This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Horizontal line under menu

I inserted the CSS from this forum https://siteorigin.com/thread/adding-a-horizontal-line-below-menu-bar/ :

.main-navigation {
border-bottom-style: solid;
border-bottom-color: #fff;
border-bottom-width: 2px;
}

However the line is no longer wide enough to cover the entire website. I do not know why.

How do I fix this?

Website: https://weldadvice.dk/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 6 years, 10 months ago

    Hi Thomas :)

    Somewhere in your Custom CSS you’re adding margin: -1px; for the menu. Try changing that to margin: -1px -35px;.

  2. Thomas Stecher Christensen 6 years, 10 months ago

    Hi Andrew,

    That worked magic! Thanks a lot!:)

  3. Andrew Misplon Staff 6 years, 10 months ago

    Super, glad that helped :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread