Jump to content

Social Media Follow Module / tik tok not visible


Recommended Posts

  • 2 weeks later...
  • 3 weeks later...

Hi,

 

I have found the solution.

1 - Download the last version of the Font Awesome from : https://fontawesome.com/

2 - Remplace into your template in themes/your_templates/assets/css the file : fontawesome-all.css with the new download : all.css and rename it with the name fontawesome-all.css

3 - remplace the folder : themes/your_templates/assets/css/webfonts with the new downloaded

4 - in the file custom.css , change the font-family: for .social_follow {} from  font-family: 'Line Awesome Brands'; to font-family: 'Font Awesome 5 Brands';

5 - Add this into the file custom.css : 

.social_follow li.tiktok a:before {
      content: "\e07b"; 
        }

that's the all

Capture d’écran 2023-09-29 à 14.40.04.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...