I’m messing with Enfold before installing on a clients site.
I want to use a shorter slider, 400px to keep content above the fold.
But there seems to be space between the slider and menu with either my 400px slider
or one of the taller demo sliders.
I tried changing the CSS but couldn’t get it to work.
My test site is:
http://damianicus.com
Thanks in advance.
Hi damiandodd!
Please add your slider using Advanced LayerSlider element under Media elements in Advanced Layout Builder.
Cheers!
Yigit
I was using the LayerSlider WP from the menu – the one built into the theme.
I was able to delete the space above the slider using CSS:
.ls-wp-fullwidth-helper {
margin: -48px auto;
}
Hey!
glad you did it and thanks for sharing. Let us know if you have any more question.
Best regards,
Andy