Hi, we have 3 sites and they all use Ethos and the same settings for the social icons in the footer. On one site these display perfectly but on the other two (with the same settings) they aren’t visible.
Can you see any issue here?
Hi, we have 3 sites and they all use Ethos and the same settings for the social icons in the footer. On one site these display perfectly but on the other two (with the same settings) they aren’t visible.
Can you see any issue here?
Hi There,
The social icons in your footer is hidden because of this custom. Please find and remove it:
.x-social-global {
display: none;
}
Let us know how it goes!
Ah so it was! Thank you very much!!! 
Hi, sorry now I’ve just noticed that’s causing the icons to show in the toolbar at the top. I’ve tried to css and stop them from appearing in the toolbar but keep them in the footer, but there doesn’t seem to be a separate class?