1. neil72
  2. Commercial Templates
  3. Monday, 07 September 2015
  4.  Subscribe via email
How to change the awesome star on vitality template?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Neil

Presuming you are referring to the HR tag which takes the star icon from the FontAswesome icon font. You can edit the font character used by adding the following to Custom CSS field of your templates parameters where f013 is the icon unicode (edit to taste... eg. http://fortawesome.github.io/Font-Awesome/icon/cog/)...

hr:before {
content: "\f013";
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thank you :)
  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!