Remove top footer
-
How can I remove the top footer for a specific page? I have been able to remove the bottom footer on my homepage using:
body.page-id-951
footer{display:none}Thank you.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Looks like you’re in the wrong forum. Your site is using the open source WordPress.org software and you need to seek help at these forums:
https://wordpress.org/support/forums/
These forums are for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and WordPress.org you can read this document:
-
OK I have a question. I am new to WordPress and CSS coding…..but I am trying to set up my site and I would like to remove the menu option in my header in the Natural theme….or I guess I could just increase the header height…..but how do I do that?
-
Hi there @carinanddrew,
The header is optimized for an image that is 1600 X 480.
However, you can add this to your CSS to get the full header to show:
#custom-header .header-img { height: 262px; }Let me know if you have any questions. Thanks!
- The topic ‘Remove top footer’ is closed to new replies.