There is a space between top menu and sliders. How to get it removed?

Posted in: Newspaper
Post count: 3

I just started to use Newspaper theme. when I created a page and added a slider on it. I found there is a space between top menu and slider. Please tell me how to get the space removed? please see my screenshot

space

Post count: 6535

Hi

The theme add a 20px padding between main menu and page content but you can remove it using this custom css in theme panel > custom css: http://screencast.com/t/HLxbUwsrU

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

Let me know how it goes and if you still have this issue please provide your site url so I can inspect it closer.
Thanks!

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