How remove the "share this" in the post? Posted in : Editor yoonski21Participant 28 October 2016 at 10:54 #44950 How remove the “share this” in the post? I can’t find any options to remove it in the theme options. serkanModerator 28 October 2016 at 11:15 #44952 Hi, You can use this custom css code; .share-links { display: none; } Thanks cryalcinParticipant 24 December 2016 at 16:26 #46158 Hi, Css code don’t work serkanModerator 27 December 2016 at 10:05 #46209 Hi, Before this custom css code, you have unneccessary elemtents. You should remove them. .rotate-words span { font-weight:bold; }; } It should be like this; .rotate-words span { font-weight:bold; } Thanks Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Editor - A WordPress Theme for Bloggersby pixelwars Login and Registration Log in · Register