I use the theme agama pro. For some time I have problems with the “share icons” These are not all timed. If you move me over the mouse then the colors are there but the icons are missing on some buttons.
Can you help me?
Go to the Customizing-> General-> Extra menu and make sure “FontAwesome” is enabled. https://prnt.sc/npohpw
If it is enabled, and you still have the problem, insert the next code into Customizing->General->Additional CSS:
.fa {
font-family: FontAwesome !important;
}
Best Regards
This reply was modified 4 years, 1 month ago by Zex.