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


  #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.
  #2  
Old Mar 10, 2017, 04:20 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Where did you come up with the class 'site-header' and 'site-footer'?

to completely remove the header and footer use

body.page-id-9599 td#header {display: none;}
body.page-id-9599 td#footer {display: none;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 10, 2017, 11:08 PM
annsworld
 
140 posts · Mar 2010
Thank you.

Is there also a way to suppress the (or use a different) background image that I have used as an ultrawide display extension on just this one page?

Ideally, I want the image that is now on the top of the page to expand in width to fill a container of fixed height as you can see here on my course platform: https://akademie.dievogelschule.com/...geien-sittiche

Also is there any way to add the menu back in?

Thanks,
Ann.
  #4  
Old Mar 10, 2017, 11:49 PM
annsworld
 
140 posts · Mar 2010
if you get a wonky security warning for the link, please use http instead of https (I need to fix that, too, obviously ...)

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 06:00 PM.


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