Icons in Setsail Theme are not showing

Hi Guys,

I have the Setsail theme, from ThemeForest, but the icons in the top of the page (Email, Telephone, etc) are not shown.

What can i do ?

Regards

Max

I am not sure but I think it is because your website using both fontawesome 4 & 5. and at top icons are using fontawesome 4 and conflicting with fontawesome 5.

you can try to add the following css into your theme css file:
.fa {
font-family: “FontAwesome” !important;
}

It can solve the issues.

Thanks

Hi,

You can ask your question with your purchase item author @Select-Themes right here as a comments

Hope they will solved your issue.

thanks!