0
Votes
Undo
  1. DamarisK
  2. Commercial Templates
  3. Friday, 17 July 2020
  4.  Subscribe via email
Hello, I bought the template J51-Sophia some time ago. This one uses fontawesome 4.7.

Is there a possibility to get the template with Fontawesome 5. I would be willing to pay a small fee.

Thank you very much for your feedback. Have a good day.
References
  1. http://Www.rhein-selz-geht-aus.de
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I ask are you looking to simply load Font Awesome 5 for your won use within your website content or for specific modules included with your template (J51 Icon, J51 InlineIcons etc)?

To load for your own use you can do the following...

1. Disable Font Awesome in the General -> Typography tab of your template settings.

2. Add the following to the Custom Code -> Head Custom Code field...

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/all.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/v4-shims.css">


3. Add the following to the Custom CSS field of your template settings..

[class^="fa-"]::before, [class*=" fa-"]::before {
font-family: inherit;
font-weight: inherit;
}


CIaran
  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!