Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Remove header on home page (http://forum.bytesforall.com/showthread.php?t=3053)

petebarnes Aug 19, 2009 08:19 AM

Remove header on home page
 
Hi guys,

I have been reading this post and it seems flynn and juggledad were most helpful but it seemed to get changed from displaying your header on all pages except the home page to displaying only on the homepage.

So, and I'm sorry if this has been asked before but I couldn't follow it on the other post. What do you put in the additional CSS section to remove the header ONLY from the static homepage?

I managed to get rid of it on all the pages but this isn't what I was after. Thanks for the help guys I'm sure it's easy to do but it's driving me insane!

juggledad Aug 20, 2009 04:07 AM

try
HTML Code:

body.home div.header-image-container {
display: none !important;
}


petebarnes Aug 20, 2009 05:13 AM

That's it!!

Thanks so much, I'd tried one very similar but no luck. Problem solved

Thanks dude


All times are GMT -6. The time now is 09:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.