1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 03 September 2015
  5.  Subscribe via email
how to change the backround color of the menu bar ?

(an also the fontawesome colors on the menu)


http://gef-molsheim.org/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (edit to taste)...


.hornavmenu {
background-color: red;
}
.hornav ul.menu li [class^="fa-"]::before, .hornav ul.menu li [class*=" fa-"]::before {
color: blue;
}


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!