Hi,
i can change the height of FS slider with for example:
.avia-fullscreen-slider .avia-slideshow-2 {
height: 300px !important;}
}
But how do I do this on a page that is not .home?
Hi derustzelve!
Instead of using the fullscreen slider try the fullwidth easy slider instead.
Or if you just want to use CSS then add this in front of your CSS rule.
.page-id-3386
Regards,
Elliott
thx,
for some reason I could not get it to work properly using CSS but I changed to FW easy slider an that does the trick.