^ The Entire Header under " Heartbreak Hills " and " NO MENU SET " I want to get rid of that entire white rectangle that stretches across the page thanks.
I am not sure to understand which part of the page you want to remove, the white block you see under the footer is showing because your page don't have any content.
The code we sent you is to remove the page title container ( the part under the header that contains logo and menu not set )
If you want to remove the header that contain logo and menu then add this css :
Hey, I was wondering how I would go about removing the Header
https://gyazo.com/cea4eda88933af246a79cdbe11d6549c
^ The Entire Header under " Heartbreak Hills " and " NO MENU SET " I want to get rid of that entire white rectangle that stretches across the page thanks.
Hello Dan, thanks for purchasing Thefox!
If you want to remove the title container add this custom css ( thefox > styling options ) :
.page_title_ctn { display:none; }
This should do the trick.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
it didn't work unfortunately, may I get further assistance possibly a screenshot of what it's suppose to look like?
Hello Dan,
I am not sure to understand which part of the page you want to remove, the white block you see under the footer is showing because your page don't have any content.
The code we sent you is to remove the page title container ( the part under the header that contains logo and menu not set )
If you want to remove the header that contain logo and menu then add this css :
#header_container { display:none; }
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme