Hi, I found many solutions to set the height of the “Fullscreen slider” to px, but I would need to set it in %. Is there a CSS code for this?
At the moment I am using this
.avia-slideshow-inner {
height: 700px !important;
}
.avia-slideshow {
max-height: 700px !important;
}
If I change the 700px to 80% it won’t work anymore – there is still a 20% white space under the slider.
Thank you
Ananda
Hey Ananda,
I’m not really sure I understand the issue.
Can you give us a link showing your fullscreen slider? also what you’re trying to achieve.
Also try to consider using vh instead of % or px.
Best regards,
Nikko
Hi Nikko
I am at the moment working offline localy so I can just make video of what I mean.
Here was the initial question: https://kriesi.at/support/topic/set-custom-height-of-fullscreen-slider/#post-1242346
However there the request is for the px height, but I want it % height.
Regards
Ananda
Hi Nikko
Sorry my bad I just realized that you have given me the solution :-) I used now vh and it works as expected… thank you!
Regards
Ananda
Hi Ananda,
I should have highlighted vh ( maybe it looked like a type :D ).
Anyway, I’m glad that we could help.
Thanks for using Enfold and have a great day!
Best regards,
Nikko