jhbear Posted April 19, 2022 Share Posted April 19, 2022 Site URL: https://www.jhbearsolutions.org/ I am trying to use the inject custom code feature to change the nav icon color or burger icon (drop down menu) color on one page for both the mobile and the desktop site. I used the below custom code injection to successfully change the text color of the pages links, but I cannot figure out how to do the same for the 3 bar icon that expands the page menu when the window width is too small or for the mobile site. Any help would be greatly appreciated. Link to comment
tuanphan Posted April 22, 2022 Share Posted April 22, 2022 Remove your code & use this new code <style> header#header a { color: #000 !important; } .burger-inner>div { background-color: #000 !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment