Manage social share icons

If you want to get rid of one of these social share items from the blog posts, it's possible with additional CSS code.

Please, simply add the following CSS code to Customize > Additional CSS.

.bg-facebook.sharer, .bg-twitter.sharer, .bg-google.sharer, .bg-green.sharer, .bg-linkedin.sharer{	display: none;}

This code will hide all the social share icons. If you want to show some of these icons, you need to remove the classes, which is responsible for the necessary icons from this code.

The following classes belongs to the following social share icons: