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.

Change color of Main Menu Button

Resolved 5 replies themetheme-influence
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi,

I’m trying to edit the CSS to make the menu button icon (3 stacked lines) a lighter color. I used the following code but it didn’t work.

.main-navigation a.main-menu-button {
    color: #5d5d5d !important;

Can you tell me if I’m not using the right code and if so please show me what I’m doing wrong?

Thanks

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. SteveSOL Private 10 years, 5 months ago

    This is a private message.

  2. Andrew Misplon Staff 10 years, 5 months ago

    Hi SteveSOL

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .influence-icon-menu-icon:before {
        color: red;
    }
  3. Andrew Misplon Staff 10 years, 5 months ago

    Edit as required :)

  4. SteveSOL 10 years, 4 months ago

    Thank you. Worked prefect.

  5. Andrew Misplon Staff 10 years, 4 months ago

    Super :) Glad to hear that did the trick.

    All the best.

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