Site logo

Archived topic

Content over navigation

3 replies · Started by Rick on October 12, 2021

Viewing posts 1–4 of 4

On the homepage the content doesn't go over the menu. But on other pages the content goes over the navigation.

All pages have the same elements.

Hi there,

go to Customizer > Additional CSS and remove this:

body:not(.home):not(.woocommerce) .site.container {
    margin-top: -40px;
}

Thanks that solved the issue!

Glad to hear that!

This archived topic is closed to new replies.