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
Diffefent color for menu item
dmitrijmeiner
March 2015
in
Menu / Mega menu
Hi guys,
can i change only one menu item color?
I mean fx. in menu: Home | Products | Contacts i need to use Products in red color.
Can i do it?
Dima
Comments
Albert
March 2015
Hi,
yes, you can do this within custom css. If you will send us url to page where you want to do this, we'll show you how to do this.
Thanks!
dmitrijmeiner
March 2015
Hi,
sure, sure. Its
http://2015.expensa.cz
and password is "ccs2015".
Thank you!
Dima
Albert
March 2015
Ok. But we do not see any "Products" menu item on your website. So we'll give you css and you will just change menu item id. So to change single menu item color, please use below css:
.header-transparent #Top_bar .menu > li#menu-item-xxx > a span { color: #000; }
where xxx is menu item ID.
dmitrijmeiner
March 2015
Thanks a lot - but - how can i find out and "item ID"?
Thank you,
Dima
Albert
March 2015
You can use
Firebug for Firefox tool
for this.
dmitrijmeiner
March 2015
Or Google Chrome
Im done!
Thanks a lot once again.
Dima
Albert
March 2015
Yes, it's true but we prefer Firebug as in our opinion is much better
Glad to hear you found it.
Sign In
or
Register
to comment.
Comments
yes, you can do this within custom css. If you will send us url to page where you want to do this, we'll show you how to do this.
Thanks!