Home>Support>Change mobile menu button color on sticky menu / Corp theme

Change mobile menu button color on sticky menu / Corp theme

Hi All,

I’ve a header overlap on with white menu text (dark hero). My sticky header background is white and my navigation link colour is black. So when I scroll down on desktop the navigation area change perfectly. On mobile, when I open the page it’s all good whit the header overlap (white text). Once I scroll down my sticky header background is white (good) but my mobile menu button doesn’t change to black (as it happen on desktop with the navigation links) and stays white so basically disappear. How can I change the colour of the menu button only when I scroll down? There is a CSS or setting I can use?

Thanks

Jannis

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, 7 months ago Alex S
    Hi, I Work Here

    Hi Jannis,

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add (and adjust) the following CSS:

    #mobile-menu-button svg path {
        fill: #2d2d2d;
    }
    

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

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