Reduce space between header and contents?

Posted in: Newspaper
Post count: 12

Hi!
My site address is welovescience.co.kr
How can i reduce the space between the main menus and the front post on the home page?
i want them to be as close as possible.
The default template of this Newspaper politics theme did not have a space between them, i cannot do it with my own template formation.

Post count: 22421

Hello,
Every demo has a custom style set to it using custom css. If you want to reduce the top padding of your homepage, yopu can use this code:
.home .td-main-page-wrap {
padding-top: 5px!important;
}

Thank you!

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