Change colour menu

  • Unknown's avatar

    Hi,

    I have the Dara theme. I have changed the background color of the menu bar. But when I view the website on either tablet or mobile size the menu button goes back to the original blue color.

    From my research, I thought that the following code would fix it. But it hasn’t.

    button, input[type=”button”], input[type=”reset”], input[type=”submit”], #infinite-handle span, .button {

    background-color: #213A3F;

    }

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi zellabeauty

    Try out the code added below to change the colour of the menu button on a tablet or mobile device.

    button.menu-toggle {
        background-color: #213A3F;
    }

    Hope this helps.

  • Hi @zellabeauty – Because you have the Business plan on your site, we recommend connecting with Happiness Engineers 24/7 in live chat through the form here: https://wordpress.com/help/contact

    It’s the fastest and most comprehensive support we offer. We’ll always be happy to have you there when you need anything at all. :)

  • The topic ‘Change colour menu’ is closed to new replies.