Home>Support>Change color of Main Menu Button

Change color of Main Menu Button

By SteveSOL, 9 years ago. Last reply by Andrew Misplon, 8 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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Private Message - SteveSOL

    This is a private message.

  2. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Edit as required :)

  4. 8 years, 11 months ago SteveSOL

    Thank you. Worked prefect.

  5. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More