I have been using Layer Slider for one of my pages and it creates a solid white bar at the top of my page, looks bad and I can’t figure out why it is there. Link attached to see the issue.
Thanks for your help!
Nate
Hey Nate,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* Remove top padding from Layerslider */
main.ls-overflow-visible {
padding-top: 0;
}
/* End CSS */
Best regards,
Yigit
That worked perfectly! Thank you so much!
I appreciate your help!
Nate
Hi,
You are welcome! :)
Please check out Enfold documentation – https://kriesi.at/documentation/enfold/ and if you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit