Hello,
How can you make the full-screen slider size slightly higher, or height higher. So that the slider is not so narrow.
Thank you very much.
Harry
Hey gharry79,
Try adding this css code in QUick CSS (located in Enfold > General Styling):
.avia-fullscreen-slider .avia-slideshow {
height: 100vh !important;
}
Hope this helps.
Best regards,
Nikko