support request Posted in : Responsy WP philipjamesbarnesParticipant 3 August 2012 at 15:50 #736 Hi Mehmet, Sorry I have one other question. How can I differentiate between a portfolio post and a blog post? I want to remove sharing functionality on the portfolio post template, but as far as I see it’s based on a blog post? See example here; Want to delete ‘Share This’ functionality: http://www.belfastdigitalagency.com/portfolio/digital-agency-marketing/ Want to keep it here: http://www.belfastdigitalagency.com/klm-social-media-airline-social-surprise/ Also, on the sidebar, when you hover over a ‘featured post’ the yellow rollover covers up some of my text – can I remove or fix that? Many thanks in advance. Philip ahmetsaliKeymaster 3 August 2012 at 19:09 #739 Hi, paste the code below to the Custom CSS box; .portfolio-single + .span9 { display:none; } .featured-posts .info h4 { line-height: 150%; } philipjamesbarnesParticipant 3 August 2012 at 20:44 #741 Thanks Ahmet, Worked perfect. Phil Viewing 3 posts - 1 through 3 (of 3 total) The forum ‘Responsy WP’ is closed to new topics and replies.