Home › Forums › Gillion Theme › Remove the social share buttons on image container
Home › Forums › Gillion Theme › Remove the social share buttons on image container
Hello,
How can I remove the social share buttons and functionality on the image containers?
Solution for this topic
Hi @Dominique_DF,
I hope you are well today and thank you for your question.
You can remove it 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
.vcg-image-container-content-right { display: none; }
Best regards,
Shufflehound team
Thank you very much this has worked.
You are always welcome here š