Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1314168

    Hi,
    I am using the fullwidth easy slider for my homepage and use a min height of 450px. This works for an image slide (when narrowing the screen) but the video gets smaller and therefore the slider buttons disappear. Why is this happening?

    #1314565

    Hey wzshop,

    Could you post a link to where we can see this problem happening please?

    Best regards,
    Rikard

    #1314585

    Hi, sorry, I can’t provide you with a demo right now. I’ve found that setting the min-height to ul.avia-slideshow-inner, solves the problem.
    I guess this demo shows the same behavior, when setting a min height to the slideshow and then making the browser screen width smaller: https://kriesi.at/themes/enfold-band/

    Greetings

    #1314932

    Hi,

    Thanks for the update, so you got this working then?

    Best regards,
    Rikard

    #1315044

    Yes, with a workaround, but the min-height setting does not seem to apply when playing videos. I don’t see why not and this seems to be some kind of bug.

    #1315207

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .avia-fullwidth-slider .slideshow_caption {
      padding-top: 15px;
    }
    }
    #1315793

    Don’t see how that would work, but I already made it work with setting a min-height to the ul.avia-slideshow-inner class.
    Thank you.

    #1315957

    Hi,

    Great, I’m glad that you found a solution. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1315997

    You might want to close it.

    #1316205

    Hi,

    Alright. Thank you for your patience. Please do not hesitate to open another thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Fullwidth slider, set min height for background video?’ is closed to new replies.