1. cpc
  2. Commercial Templates
  3. Thursday, 31 October 2013
  4.  Subscribe via email
It has been requested that I change the font color of a single hornav main menu item in Clarity in order to bring special attention to it.
Is this possible?
Not sure how to separate it and not change the color of all items.
I have attached a sample.
I need "Online Store" to be a red font while all other menu items remain the same.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this menu item?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Try adding the following to the Custom CSS field of your templates parameters where #AAAAAA is the color of your menu item (edit to taste)...


#hornav ul li.item-520 > a {
color: #AAAAAA;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect. That's what I needed. Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!