Change Bar Color
-
I know my blog is currently private but I have a question. I am using the MH Magazine theme. How do I change the color of the bar at the top of the them where the menu items are listed?
The blog I need help with is: (visible only to logged in users)
-
Hi there, this can be done with CSS, but you would need to have the WordPress.com Premium Plan upgrade.
You can try out and preview Custom Design before you buy as explained here. This would be the code to change the color of the navigation bar. You can adjust the color code as you desire.
.main-nav { background: #2a2a2a; } -
-
- The topic ‘Change Bar Color’ is closed to new replies.