This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Can you help we remove the white space between the Revolution Slider Newsletter block and the Footer? No matter what I do I can get rid of that space. I just what it to be connected.
Hello,
Please add this code in Theme Options > Custom css > Global custom css:
.home .content-page {
padding-bottom: 0px !important;
}
.home .wpb_revslider_element {
margin-bottom: 0px;
}
Also, watch this video – https://youtu.be/Q00y7QCcdqg
Regards
You must be logged in to reply to this topic.Log in/Sign up