Tagged: 100% height, 100% width, custom height, fullscreen slider, slideshow
Hello,
I tried to follow this previous thread, but it looks like some of the code may have changed since then, as I cannot get this to work.
https://kriesi.at/support/topic/fullscreen-slider-change-the-height-of-100-to-100-100px/
Would it be possible to get someone to verify that method works or get me in the direction of a new solution?
Thank you,
Hey haydaw,
Can you describe what exactly is your issue and give us a link to your website, pleas.
Best regards,
Victoria
I ended up finding an easier solution than editing the JS:
.avia-fullscreen-slider .avia-slideshow>ul>li {
height: calc(100% - 250px) !important;
margin-top: 250px !important;
}
Hi,
Glad that you fixed it. Let us know if we can close this thread or you need more assistance? :)
Best regards,
Nikko