• Hi team

    On the Mobile Menu I’m trying to create a solid background colour to this but I am having difficulties.

    Can you provide me with a custom CSS to use to modify?

    Thank you in advance
    Mark

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello There!

    Hope you are doing good!

    You can use below custom CSS to change mobile menu background color

    .mean-container .mean-nav ul li a {
        background: #00ff00 !important;
    }

    Hope this helps!

    Have a great weekend ahead.

    Regards.

    Thread Starter markdunn25

    (@markdunn25)

    Thank you for that, I really appreciate it.

    I am actually looking to change the background-color of the Hamburger prior to the click to open the menu. At the moment the Hamburger itself is Black but I’m unable to change the box the Hamburger sits inside as it appears to be transparent at present.

    Is there a way to do this?

    Thank you again!

    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing background colour of Hamburger Mobile Menu’ is closed to new replies.