Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter johnymas

    (@johnymas)

    I tried this but useless

    Xplop

    (@garyrobgmailcom)

    I have the same problem; after updating to 3.4.6 the 3-bar menu button colour has changed. I’m using the #5A5A5A skin but I’ve changed the header background colour to be that colour too. This is a problem because instead of the black and white 3-bar menu button, it has changed to have a background colour of #5A5A5A (the main skin colour) with blue bars. This now means that the button/bars are barely visible.

    I don’t mind so much about the button background colour but the blue bars are barely visible so I’d like to change them back to white. I’ve tried using the code snippet at https://presscustomizr.com/snippet/change-color-3-bar-menu-button/ but can’t get it to work.

    Has the code for the button changed in the 3.4.6 update? Anybody got any ideas for how I can fix this please?

    My site is at https://ied.suwon.ac.kr.

    Thank you

    Thread Starter johnymas

    (@johnymas)

    I added this code to css

    .navbar .btn-toggle-nav .icon-bar {
        background: #F78C40 none repeat scroll 0% 0% !important;
    }
    Xplop

    (@garyrobgmailcom)

    Fantastic! That worked. Thanks a million.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘3-bar Menu button has been changed’ is closed to new replies.