Hello,
I’m having an issue on version 4.6.1 of Enfold that I can’t seem to resolve.
There is a white gap appearing underneath the Slider Revolution element on the front page. It shows up both on mobile and desktop.
I have tried just about everything to get rid of it, with no success. Any suggestions on CSS that could be implemented to fix it?
Thank you very much for your help!
Hey kevinraposo7,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.home #revolutionslider_1 {
min-height: 100% !important;
}
This will only work on your home page, please let us know if you have other sliders so we can assist.
Best regards,
Mike
That worked when I added it to the WordPress customization, thank you!
If it helps anybody else in the future, thought I should mention this made no difference when I added it to Quick CSS.
Thank you!
Hi,
Glad this helped, with the Quick CSS you were probably experiencing a cache issue, the WordPress > Customize > Additional CSS adds css above the internal cache.
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike