Space below header, above slider

Posted in: Newspaper
Post count: 12

Hello

Is there a way to reduce the space between the header (Style 11) and the slider beneath? My site is http://www.gaoperator.com

Thanks. Great theme, btw.

Dave

Post count: 22421

Hello,

There is no setting to remove the top padding of the homepage but you can use this css in the theme panel->custom css box:

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

Thank you!

Post count: 12

Thanks Bogdan – that worked!

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