Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #567663

    Hi there!

    on the mobile version of my site (below) the menu button on the top right is white….against my white background, you can’t really see it. It looks fine when the menu slides open, it’s just the initial button color I’d like to change. Or at least the color of the lines that appear over the button, so we can see them? Where do I go to change the color?

    Thank you in advance for your help!

    #568315

    Hey Remade11!

    I see your using a transparent header against a color section image that is very dark so it makes sense to have the links set as white. I’m not really sure what your trying to do, can you take a screenshot highlighting your intentions?

    Regards,
    Elliott

    #569723

    Hi there! Thanks for the response. Here’s a screenshot of the mobile view with an arrow pointing to what I want to change…as you can see, the button to access the menu is barely visible. I just want to make it easier to see by changing the color.

    Mobile View

    • This reply was modified 8 years, 10 months ago by Remade11.
    #570448

    Hi!

    I see. Add this to your custom CSS.

    a#advanced_menu_toggle {
        color: black !important;
    }

    Cheers!
    Elliott

    #574326

    Perfectly perfect…thank you for your assistance! Have a great day.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile Menu Button’ is closed to new replies.