Change menu bar color
-
I have the organization template and I would like to change the menu bar color.
Do you know how to do it with CSS editing?
Thank you very much,
InesThe blog I need help with is: (visible only to logged in users)
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS and edit the color code as desired.
#navigation { background-color: #cc0000 !important; } -
-
- The topic ‘Change menu bar color’ is closed to new replies.