Tagged: CSS, revolution slider, white space
Hi, I found in an old forum this code
#top.home #revolutionslider_1 {
min-height: 100% !important;
}
I used it to remove the whitespace under my homepage slider, but now I need to adjust the code to the slider I made for my news page. The embed code is: [rev_slider alias=”News-Page”][/rev_slider]
Can you please advise on the changes needed?
Hey leahmessina,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #main .avia-section .template-page {
padding-top: 10px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
I don’t think that did it just quite.
Your screenshot shows the Layerslider Slide and not Revolution Slider. I’ve added the revolution slider to another page that is password protected. See private content for access.
The slider will live on /news/ but until it is public ready I won’t put it up.
Hi leahmessina,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .avia-revolutionslider {
min-height: auto !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
that did it – this can be closed
Hi,
I’m glad this was resolved. If you need additional help, please please let us know here in the forums.
Best regards,
Jordan Shannon