1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 04 February 2015
  5.  Subscribe via email
hello.

http://ab-etudes-thermiques.com/

II would like a different background color to the overview to each menu item.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

When you say 'overview' are you referring to the hover state of the menu item (:hover)??

Styling can be applied using the unique ID of your menu item. This ID can be found in the right column of your menu items list. To use simply add the following to the Custom CSS field of your templates parameters where 133 is your menu item and #FF0000 is your new menu item color (edit to taste).


#hornav > ul > li.item-133 > a:hover {
color: #FF0000 !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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