Home>Support>Remove shadow border below menu

Remove shadow border below menu

By Max T, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi i really love working with the vantage theme.

But i need to remove the small shadowed border below the header menu.
Its size is only about one px.

Can anyone help me to remove this small grey line under the menu?

Thanks for your help
Max

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Max

    Thanks for running Vantage, glad to hear it’s working out. Please try the following under Appearance > Custom CSS or a Custom CSS module like Jetpack Custom CSS if you’re running Vantage Free:

    /* Vantage Remove Menu Box Shadow */
    
    .main-navigation.sticky {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
    
  2. 10 years, 9 months ago Max T

    Fantastic! That solved my problem.

    Thanks a lot for your help. :)

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad we could help.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More