text inside Hot Full Carousel jumping out mobile

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #39035 by Darko101
No change.
Text inside the Hot Carousel still stretches out.

Regards,
Darko

Please Log in to join the conversation.

More
10 years 11 months ago #39040 by ivan.milic
Try like this:

article .contents{
max-width;280px!important;
display:block;
}

Please Log in to join the conversation.

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #39089 by Darko101
Still no change. Tested on Galaxy S4 standard browser and Chrome. See printscreen of Windows PC with narrowed browser window that simulates the same.

Regards,
Darko
Attachments:

Please Log in to join the conversation.

More
10 years 11 months ago #39091 by ivan.milic
In layout.css:

@media (max-width: 1024px) {

.mp_topmenu, .mp_logo {
width: 50% !important;
}

.catItemImage img {
max-width: 100%;
}

.hero-carousel article .contents {
left: auto;
width: 60%;
margin: 0 auto;
}
...


change

width: 60%;

to

width: 300px;

Please Log in to join the conversation.

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #39095 by Darko101
Doesn't do anything :-(
For the record, I only implement the latest change you propose. Not the earlier ones.
www.opleiding-medische-basiskennis.nl/

Kind regards,
Darko

Please Log in to join the conversation.

More
10 years 11 months ago #39103 by ivan.milic
it is ok with me probably you need to refresh but maybe better you use width: 280px;

Please Log in to join the conversation.

Time to create page: 0.098 seconds
Powered by Kunena Forum