Template Rental - Social Media Icons - Question | JoomShaper

Template Rental - Social Media Icons

J

JarmuschX

Template 1 month ago

Template: Rental Joomla: 5.4.2

https://ortenau-sanierung.de/

I want to display the TikTok social media icon in the footer. I've set the "fa-tiktok" icon in the "Custom" social media settings, but it's not showing up.

Regards Thomas

0
1 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 month ago #214965

Hello,

Thanks for reaching out to us.

Please, use this css in your custom css, To add custom css, you may check this guide: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

.fa-tiktok:before {
    font-family: 'Font Awesome 5 Brands';
}

Thanks

0