Tagged: slider
Is there somewhere I can set the home slider to be less tall? I’m using the shop demo http://uk5.siteground.eu/~allodrin/
Thanks!
Hey larineka,
This can be done using quick css. Add the following to it and adjust the height to what you need:
.avia-fullscreen-slider .avia-slideshow {
max-height: 650px !important;
}
Best regards,
Jordan Shannon