Header/Footer removal
-
Hi there,
I’m putting together a very simple one page website and I’m trying to remove the header and footer as well as the search bar in top right corner and home page button in top right. I have removed all of the widgets and added additional CSS code:
#header, #footer { display: none; } #site-header .header-navigation-wrapper, #site-header .mobile-nav-toggle { display: none; }
however the header and footer are still showing through when I preview page. When I go into Customize there is no Footer option and there is only a Header Image option. I’m wondering if there is anything else I can do?
Thank you in advance for your help!
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Header/Footer removal’ is closed to new replies.