Footer Social links not showing

Hi,

I’m having issues with the social links showing on my sites footer.
I’m using the integrity stack & can roll over the links but they’re not visible.
How can I make these visible/change the colors?
Also how can I do this on the contact forms on the front page?

thanks

Hi Dean,

Thanks for reaching out!

I investigate the issue on your website and I found that the issue is coming from your child theme because when I tried to activate the parent theme, the social media on the footer is just working fine. Since the child theme is composed with customization, I suggest that you review your code in the child theme that affects the footer.

Parent theme activated:

Hope that helps.

Thank you.

Hi,
I still can’t seem to find what is causing the issue in my additional code.
Can you please help?

Hi Dean,

It has been found that the Social Icons has been overridden through the x_social_global function in the Child Theme’s functions.php. I would suggest you remove the function or renamed it, please remember that we don’t offer any support to custom codes or related issues.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.