EJ119 Posted March 23, 2023 Posted March 23, 2023 Hello, I need help changing the color of the hamburger menu icon to white. It is currently a dark grey but I would like it to be white on the mobile view. I only want the hamburger icon to change to white and that's it. This is the website: https://www.sullivandesignstudio.com/ As you can see, it is a dark grey but I would like it to be white. Can you provide the code necessary to do this? Thanks!!
Solution Mark.Hook Posted March 24, 2023 Solution Posted March 24, 2023 Plug this into your Custom CSS and see if it does the trick... .burger-box .burger-inner div { background-color: white !important; } Lead Developer at [Hook Creative][1] in Springfield, MO. [1]: http://www.hookcreative.co
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment