1. pedra
  2. Commercial Templates
  3. Thursday, 21 July 2016
  4.  Subscribe via email
Hi everyone,

How can I change the color of the Font Awesome Icons locally, eg. In the footer?
I need to create a new separate css styles???

For example fa-envelope-o.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Pedra

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


.fa-phone::before {
color: #FFFFFF !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,


This works great! Thanks a lot!
  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!