Spacing Gap Between Menu and Content

Posted in: Newspaper
Post count: 18

Hi,

This is probably a simple question but I couldn’t figure it out.

How do I decrease the gap between my page content and the menu? Right now there is a white space gap in between and I would like to make it flush with the main menu. I’ve tried adjusting the CSS on the element on the page (setting it to -50 for example) but this doesn’t seem to work. Is there a universal setting somewhere that controls this?

Thank you

Post count: 35449

Hi,

Please try this: click on the row and set css in row
https://www.screencast.com/t/9NpAW53Wa
If you can not figure out please provide your website url

Thank you.

Post count: 18

Hi Calin,

That’s what I’ve been trying, it looks like the menu itself might have some white space below it so I’m not sure how to get rid of that. The website is: https://globalswimseries.com/

Post count: 35449

Hi,

Please try this code:
.td-header-style-10
.td-banner-bg {
height: 5px;
}
You need to go in newspaper > Theme panel > Custom code > Custom css , you can set any value ( 0 will be no margin )

See results: https://www.screencast.com/t/sPBQfHnkl

Thanks.

Post count: 18

Perfect, that worked! Thank you for the help

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