Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #493065

    Hello,

    I created a full with easy slider (height 250px) + titles and the titles are not visible on mobiles.

    I can’t find the answer in the forum.

    1 – How can I see the titles ?
    2 – If not possible as the image is not big enough I’d like to deactivate the titles

    Can you help please?

    Best,

    AB

    #493167

    Hi anma!

    May we have temporary access to your website so we can check to see if there is a setting conflict causing the issue?

    Regards,
    Dake

    #493381

    Hi Dake,

    OK,

    Merci, AB

    #493541

    Hi Dake,

    I wanted to say that on a mobile you can only see 4 words of the title or 2 lines, then nor the images or the text is visible.

    Best, AB

    #493890

    Hi!

    Use this to hide the caption on mobile:

    @media only screen and (max-width: 767px) {
    .caption_fullwidth {
        display: none !important;
    }}

    Cheers!
    Ismael

    #493985

    Merci Ismael :)

    #494311

    Hi!

    Glad to know we could help :)

    Please let us know if you ever need help in the future.

    Cheers!
    Dake

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Full with easy slider on mobile, titles break off’ is closed to new replies.