Home>Support>Shadow under menu

Shadow under menu

Hi,

I can’t figure out how to get rid of the shadow (small grey line) under the menu. It appears only when scrolling down (I’ve got sticky menu enabled). Also the menu is transparent.

I’ve found an older thread addressing the same issue (https://siteorigin.com/thread/remove-shadow-border-below-menu/), but it isn’t working for me.

link to website: http://harmenvanderwilt.nl/?page_id=1453

Hope someone can help!

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

  1. 6 years, 9 months ago Alex S
    Hi, I Work Here

    Hi Harmenvdw

    You can remove the shadow with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation.sticky:after {
    	content: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 6 years, 9 months ago harmenvdw

    Great! many thanks!

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