Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Different Colour options for the menu on different pages
chloecousins
April 2015
in
Menu / Mega menu
Hi there
Is it possible to have different color menus on different pages. If so how do I achieve that?
Many thanks
Chloe
Comments
Albert
April 2015
Hi Chloe,
this can be done within custom css only. If you will send us url to page where you want to change menu items color, we'll show you how to do this.
Thanks!
chloecousins
April 2015
Ok great, thank you very much.
Here is the url of the page I am trying to change. At the moment the menu bar background colour is green and I would like it blue
Here is the url -
http://chloecousins.wpengine.com/?page_id=2402
I will most likely also want to change the colour of the font in the menu bar too.
many Thanks
Albert
April 2015
Ok. So to change background color of top bar on this page, you must use below css:
.page-id-2402 #Top_bar { background: #000 !important; }
If you want to change bg color for other page, then instead of 2402 you must use different page id.
Sign In
or
Register
to comment.
Comments
this can be done within custom css only. If you will send us url to page where you want to change menu items color, we'll show you how to do this.
Thanks!