• Hello,

    Im trying to figure out how to change the color of the red circle on the link to black?

    I managed to change the hamburger menu with CSS code I found online to change it to black.

    Can someone help me out with the CSS code for to make this change? Please see imgur link.

    View post on imgur.com

    • This topic was modified 4 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

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

Viewing 1 replies (of 1 total)
  • On Chrome or Firefox you can open up Inspector or Developer tools and target the element you want to change with your cursor. That will reveal the classes on the HTML element which you can then target with CSS. Use the !important selector to enforce your changes if they are not taking effect.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Change Color Mobile Nav Menu’ is closed to new replies.