Blog Reel – Remove Share Functionality Posted in : Responsy WP philipjamesbarnesParticipant 8 August 2012 at 18:02 #825 Hi Guys, How could I eliminate the ‘Share This’ functionality from the blog roll, but not the blog articles? i.e. take off sharing functionality here – http://www.belfastdigitalagency.com/blog/ but not in the entries within. I just don’t know what the page id is for custom CSS. Thanks in advance. Phil Mehmet S.Keymaster 8 August 2012 at 18:07 #826 Did you check your social share plugin’s option page? Maybe there is an option to remove it from just blog page. philipjamesbarnesParticipant 8 August 2012 at 18:57 #828 Yeah I checked. It just says blog or pages – I want to keep it on blog individuals, but not the blog reel – any idea? What’s the CSS identifier for the blog reel page with sidebar? Like .portfolio-single, but for this one? Cheers, Phil ahmetsaliKeymaster 11 August 2012 at 23:48 #936 Hi, you can use the Custom CSS code below; .post-list .st_fblike_hcount, .post-list .st_twitter_hcount, .post-list .st_plusone_hcount, .post-list .st_pinterest_hcount { display:none !important; } Viewing 4 posts - 1 through 4 (of 4 total) The forum ‘Responsy WP’ is closed to new topics and replies.