header in speaker page

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Sat Mar 08, 2014 9:28 am
Hi,

How do I disable the featured image and header of speaker pages (only in the page itself).

Thanks
User avatar
Fresh Boarder

GK User
Mon Mar 10, 2014 7:28 am
Could you post a screenshot and mark what elements would you exactly want to hide?
Do you want to disable them only on homepage?
If you will disable header, then you will not be able to navigate trough the site.
User avatar
Moderator

GK User
Mon Mar 10, 2014 3:35 pm
Hi,
Here is the space I want to "clean up". It's in the speakers pages (not in the homepage).
http://haifastairs.co.il/wp/?attachment_id=1287

I dont mind also leaving the page header if it's easier, and only taking off the circle with the image and of course taking care of the huge buffer between the header and the main text.

Thank you for your help
User avatar
Fresh Boarder

GK User
Mon Mar 10, 2014 6:40 pm
Please edit: wp-content/themes/Fest/css/override.css
Code: Select all
article.category-speakers.gk-speaker-single > header {display: none;}
article.category-speakers.gk-speaker-single > section {border: none;}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator

GK User
Tue Mar 11, 2014 11:09 am
great!
User avatar
Fresh Boarder

GK User
Tue Mar 11, 2014 7:29 pm
If You will have any other questions, feel free to post new forum threads - it helps us answer you faster :).
User avatar
Moderator


cron