Site logo

Archived topic

slideout menu + sticky menu: remove grey line

6 replies · Started by Martin U on May 15, 2018

Viewing posts 1–7 of 7

Hi Martin, this CSS should do the trick

.sticky-enabled .main-navigation.is_stuck {
    box-shadow: none;
}

and it did the trick...

thanks David!

You're welcome Martin

Hi Iain, can you start a new topic and provide a link to the site?

This archived topic is closed to new replies.