Home › Forums › Gillion Theme › Social follow buttons missing on homepage
Home › Forums › Gillion Theme › Social follow buttons missing on homepage
On the homepage of my website, the social buttons that display via the header button are missing. These icons appear on other pages fine. It is hard to diagnose as the html for these icons is added dynamically and disappears when the mouse moves away. Can you advise what might be causing this?
Hi @konigrot,
I hope you are well today and thank you for your question.
I can see you are using the older version of the theme on your website so could you please use the below latest version of it?
Please login to access this file
Best regards,
Shufflehound team
Thanks for this. I have updated the theme as directed, but sadly the problem persists.
Solution for this topic
It seems the CSS conflict issue on your website that you can resolve by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .fa { font: normal normal normal 14px/1 FontAwesome; }
Great! That worked. Thank you for your help.
You are most welcome here š