1. fabrix95
  2. Free Templates / Extensions
  3. Wednesday, 27 January 2016
  4.  Subscribe via email
Hello,

How can showcase with blue icon a voice in main menu like "Download now" in demo of J51 Classic?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To color the icon for a particular menu item you can add the following to the Custom CSS field of your templates parameters where 541 is your menu item ID (edit to match)...


#hornav .menu li.item-541 [class^="fa-"]::before, 
#hornav .menu li.item-541 [class*=" fa-"]::before {
color: #516688;
}


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


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