1. RalfG
  2. Commercial Templates
  3. Thursday, 29 January 2015
  4.  Subscribe via email
How can i change the Hover Color from the FONT AWESOME Icons on the Start Page.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates where #000000 is your new icon hover color (edit to taste).


.hornav ul.menu li:hover [class^="fa-"]:before, .hornav ul.menu li:hover [class*=" fa-"]:before {
color: #000000;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It works. Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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