Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #835186

    Hello!

    On my fullwidth slider on my homepage, all of the text is not displayed / not displayed properly on the slider when the page width is between 768px and 990px (is this “tablet” mode?). Everything is beautiful below 768px and above 990px, but not in between. I’ve tried multiple CSS tricks found on this forum but none seem to be working. Site & admin login in Private Content.

    Thanks!

    • This topic was modified 6 years, 11 months ago by enfold4phil.
    #837307

    Hey enfold4phil,

    I am sorry, but I have tried to access your dashboard to check some slider settings and they are wrong.

    Best regards,
    John Torvik

    #837446

    I’m so sorry, that’s strange. I’ve reset the password to the username for you and udpated my Private Content in my original post

    • This reply was modified 6 years, 11 months ago by enfold4phil.
    #837846

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .slideshow_caption {
        width: 100% !important;
    }
    }

    Best regards,
    Rikard

    #837911

    Thank you! That worked perfectly!! :) You guys are literally the best. I always feel like I’m talking to a celebrity when any of you guys reply :) Thanks again! Resolved :)

    #837975

    Hi!

    Thank you for that feedback! It’s very encouraging. Please don’t hesitate to open a new topic if you need help with anything else.

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full Width Slider – Not Displaying Properly between 768px and 990px’ is closed to new replies.