Adding icons

Hello

I’m trying to introduce icons in the Activelo template by using the Better Font Awesome plugin and they do not look on the web, it looks like a square.
How can I make them appear?

Many thanks!

Susana

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
In order to check your question i need to see your live website, please provide url and i will take a look

Hi

Yes of course, the site is the following:

decoracionvelvetandclyde.es

hey there

Please add this CSS in appearance - customize - additional CSS

.navbar-default .navbar-nav> li> a i {
font-family: ‘FontAwesome’;
}

Thanks!
Colorlib Support Team