How to add a space between main menu and top of website?

Posted in: Newspaper
Post count: 34

Hi,
Like the title said is there a way to add a not make the main menu attached to the top of my website? Check out the image for some more context. https://imgur.com/a/kSuciDn

Thanks!

Post count: 35449

Hi,

This can be achieve using header builder and edit/build a menu after your needs -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
or you can use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
-> https://www.screencast.com/t/xczr10qfu
body {
margin-top: 25px;
}

You can set the code in Newspaper>theme panel>Custom code>Custom css

Thank you

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