I did every think, 0 bottom padding 0 bottom margin on the Row and on the Slider.
Where can i do it?
Site URL: hidden Theme version: LastHello,
Every page has standard padding for the content. Also Revolution Slider element has standard 35px margin http://prntscr.com/cz3dnd
Add the following styles in custom CSS of your page http://prntscr.com/cz3fel
.content-page, .page-content {
padding-bottom: 0;
}
.wpb_revslider_element {
margin-bottom: 0px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.