Chang the mergin between slider and header

Posted in: Newspaper
Post count: 16

Hello

As my title, I wanna chang the mergin between Revolution slider and header (https://prnt.sc/kqxzob), or any element with header

thanks

Post count: 20688

Hi,

That space above the slider is the top padding of the page, it will always be there regardless of the content of the page. If you want to remove it enter this code in the theme panel custom CSS section

.home .td-main-page-wrap {
padding-top: 0;
}

Regarding the slider, you can make it full width in the slider settings
https://www.screencast.com/t/S8XXJd5A
https://www.screencast.com/t/dDaOuP6g

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.