Site logo

Archived topic

white space between main-navigation and site-main

9 replies · Started by anabella on January 15, 2019

Viewing posts 1–10 of 10

Hello,

I have a white space between the main-navigation and site-main, but I can´t find the way of deleting it. I tried adjusting margins and padding through "layout", but I still can´t find where this white space is coming from.
Thanks

Hi there,

is the site locally hosted? as i can't access the URL.
If it is and you can't publish can you share a link to a screenshot so i can try and figure out whats causing it.

Tough to tell like this.

A link would be the best :)

Thanks!

As you already have some CSS to disable elements then add this as well:

.entry-content {
    margin-top: 0;
}

Hi David, I have added your code but it hasn´t changed anything...

Sorry just fixed the code above

Amazing! All fixed now.
Thanks a lot David :)

You're welcome

This archived topic is closed to new replies.