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?
Hey wzshop,
Could you post a link to where we can see this problem happening please?
Best regards,
Rikard
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
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.
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;
}
}
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.
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
You might want to close it.