Hamburger Menu

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1707384
    Marc Flory
    Participant

    How do I change the hamburger menu color? When viewing on mobile, it is black and my navbar is dark as well so you cannot see it.

    <button class=”menu-toggle” aria-controls=”primary-menu”>

    I can’t figure out how to change it. I have tried the expand feature, I cannot get it to work.

    .menu-toggle[aria-expanded=”false”] {
    color: white;
    }

    Thanks!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.