Dear support-team,
i checked the option “show social icons in the socket” but the facebook-icon doesn´t appear. Do you know what i do wrong?
Thanks
Hey dondela,
Are the social icons setup under Enfold > Social Profile
If so we need to take a closer look at it Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay
Hey Vinay,
thanks for helping! Yes the social icons are setup under Enfold > Social Profile
Hi!
Your facebook link is empty, just checked.
Can you please confirm you have added a URL inside?
Thanks a lot
Cheers!
Basilis
Yes i have added a URL inside, strange…
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .social_bookmarks {
visibility: visible;
}
Best regards,
Yigit
I added this code to the Quick CSS section – nothing changed yet
Hi,
Please try adding !important rule as following
#top .social_bookmarks {
visibility: visible !important;
}
Best regards,
Yigit
Thanks Yigit, that´s it!
Great support, as always :-)