Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Remove header & footer from single page


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 10, 2017, 03:16 AM
annsworld
 
140 posts · Mar 2010
Remove header & footer from single page

Hi, Researching the forum (and also with google) on how to remove header & footer on a single page I have tried the following:

/* REMOVE HEADER & FOOTER ON SINGLE PAGE */
body.page-id-9599 div#imagecontainer {display: none;}
body.page-id-9599 .site-footer {display: none;}

/* REMOVE HEADER & FOOTER ON SINGLE PAGE */
.page-id-9599 .site-header,
.page-id-9599 .site-footer {display: none;}

/* REMOVE HEADER & FOOTER ON SINGLE PAGE */
.page-id-9599 .site-header {display: none;}
.page-id-9599 .site-footer {display: none;}

None of them work. Any ideas how I could get it to work?

This is the page in question:
http://www.dievogelschule.com/ann-ca...eien-sittiche/

My site runs on WP 4.7.3 & Atahualpa 3.7.24

Thanks,
Ann.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Remove Title for Single Page in 3.6.1 c12281 Center area post/pages 2 Oct 30, 2012 02:01 PM
[SOLVED] Remove Background and Header from a single page windhover4 Header configuration & styling 8 Jan 25, 2012 05:00 PM
Header & Footer Code for Single Page? GRF Header configuration & styling 2 Sep 15, 2011 09:11 PM
Remove formatting in one single post page. McDz Page & Category Menu Bars 1 Oct 29, 2010 08:13 AM
How to remove header and footer from one page only? evilisa Header configuration & styling 1 Jun 17, 2009 05:00 AM


All times are GMT -6. The time now is 04:04 PM.


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