Some custom code to remove header on Entire Site - One Page
Support: SS 7.0 & SS 7.1
Notes:
Add to Home > Design > Custom CSS
To remove on one page, wrap code in <style>paste my code here</style> and insert to Page Settings > Advanced > Header
if you use Personal Plan, you want to remove header on One Page, you can add Page ID to before the code, eg: body#collection-abcxyz123 header#header {display: none;}
If you have any questions, just comment below/send me a message via link in signature
Some custom code to remove header on Entire Site - One Page
Support: SS 7.0 & SS 7.1
Notes:
Add to Home > Design > Custom CSS
To remove on one page, wrap code in <
Question
tuanphan 9,599
Some custom code to remove header on Entire Site - One Page
Support: SS 7.0 & SS 7.1
Notes:
Avenue
header#header { display: none; } div#mobileMenuLink { display: none; }
Aviator
header#header { display: none; }
Bedford Family
Include: Anya, Bedford, Bryant, Hayden, Bedford
header#header { display: none; }
Brine Family
Include: Aria, Basil, Blend, Brine, Burke, Cacao, Clay, Custom Template, Ethan, Fairfield, Feed, Foster, Greenwich, Hatch, Heights, Hunter, Hyde, Impact, Jaunt, Juke, Keene, Kin, Lincoln, Maple, Margot, Marta, Mentor, Mercer, Miller, Mojave, Moksha, Motto, Nueva, Pedro, Polaris, Pursuit, Rally, Rover, Royce, Sofia, Sonny, Sonora, Stella, Thorne, Vow, Wav, West, Brine.
/* Hide Header */ .Header { display: none !important; }
Farro:
Include: Farro, Haute
.Mobile-bar { display: none; } header.Header { display: none !important; }
Five
div#navigation-top { display: none; } nav#mobile-navigation { display: none !important; }
Flatiron
header#topBar { display: none; }
Forte
div#headerWrapper { display: none; }
Ishimoto
header#header { display: none;
Momentum
header#header { display: none; }
Montauk
Include: Julia, Kent, Montauk, OM
header#header { display: none; }
Native
header#header { display: none; }
Pacific Family
Include: Bryler, Charlotte, Fulton, Horizon, Naomi, Pacific
header#header { display: none; }
Skye Family
Include: Foundry, Indigo, Ready, Skye, Tudor
div#headerAnnouncementWrapper { display: none;
Tremont
Include: Camino, Carson, Henson, Tremont
header#siteHeader {display: none;}
Wexley
header#header { display: none; } /* Mobile */ div#mobileMenuLink { display: none; }
York Family
Include: Artesia, Flores, Harris, Jasper, Jones, Lange, Shibori, Taylor, York
header#header { display: none; }
Squarespace 7.1
header#header { display: none; }
Email me if you have need any help (free, of course :-D). Answer within 24 hours.
How to:
-- Yup!
Link to post
Top Posters For This Question
5
3
1
1
Popular Days
Feb 26
3
Apr 16
2
Feb 18
2
Feb 12
1
Top Posters For This Question
tuanphan 5 posts
ladyniks 3 posts
mhoelzer 1 post
Ignas 1 post
Popular Days
Feb 26 2020
3 posts
Apr 16 2020
2 posts
Feb 18 2020
2 posts
Feb 12 2020
1 post
Popular Posts
tuanphan
Some custom code to remove header on Entire Site - One Page Support: SS 7.0 & SS 7.1 Notes: Add to Home > Design > Custom CSS To remove on one page, wrap code in <
tuanphan
.Mobile-bar.Mobile-bar--top { display: none; }
mhoelzer
This was so timely! Thank you for posting as I just ran into needing this today!
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment