How to reduce space padding between header menu and main content body?

Posted in: Newspaper
Post count: 1

I want to know that how can I reduce the space padding after the header of the blog. Let me be specific, The space padding after the header menu and before the main content body.

I don’t really have too much CSS knowledge, but after looking at the massive CSS code of the theme, I was a bit confused and decided not to play with the code. So, a little help needed here.

Link – Thats Breaking
Theme – Newspaper
Blog platform – WordPress
Let me know if I missed any info.

Post count: 18283

Hello !

Please provide a link to your website in order to inspect and see what can be done.

Thank you !

Post count: 14

I have the same issue here. Was there a resolution to this?

Post count: 14

Just to quickly follow up – this only occurs on pages and categories, not on posts.

Post count: 18283

Hello !

This hasn’t be addressed because we have never received a url to a post / website in order to inspect and offer a solution.

Thank you !

Post count: 14

I am not the OP but I have the same issue at https://influxmagazine.com/

Post count: 18283

Hello !

Please try this css code: .td-main-content-wrap {
margin-top:10px!important;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Let us know the result !

Thank you !

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