Removing portfolio headers Posted in : Read WP bluewhisky23Participant 22 February 2014 at 16:20 #12538 Hi, I was wondering if it is possible to remove the header from a portfolio page. Cheers ahmetsaliKeymaster 25 February 2014 at 01:00 #12599 Hi, try this custom css code; .single-portfolio .site-header { display: none; } bluewhisky23Participant 26 February 2014 at 18:25 #12691 Does that work for a single portfolio page, or even when I am using departments? Cheers ahmetsaliKeymaster 27 February 2014 at 17:43 #12708 this just works for portfolio single pages. bluewhisky23Participant 27 February 2014 at 23:06 #12718 Is there a way for multiple portfolio pages as well? ahmetsaliKeymaster 27 February 2014 at 23:38 #12720 sure, update the code as; .single-portfolio .site-header, .page-template-page-portfolio-php .site-header { display: none; } Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register