Changing Menu bar color
-
How do I change the menu bar color? I want it to be yellow, but I don’t see where I can change the color… Please help!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You are currently on the free plan. Changing the navigation bar color will require CSS which is a custom design feature that is a part of the Personal, Premium and Business Plans:
If you decide to purchase one of those plans, you can add this CSS snippet for a yellow menu bar:
.main-navigation { background-color: #fee143;Let me know if you hav any questions.
Thanks,
- The topic ‘Changing Menu bar color’ is closed to new replies.