lion_the_el Posted October 16, 2021 Share Posted October 16, 2021 Site URL: https://www.noiristhenewnoir.com/ Hello I'm trying to hide the header and footer on this single home page, I hope you can help me. Link to comment
lion_the_el Posted October 16, 2021 Author Share Posted October 16, 2021 Also is it possible to keep the logo in a centered position on the header? Link to comment
lion_the_el Posted October 16, 2021 Author Share Posted October 16, 2021 ... And the social Links at the bottom on the footer Link to comment
Solution creedon Posted October 16, 2021 Solution Share Posted October 16, 2021 Add the following to Design > Custom CSS. /* begin alter home page, uses LESS syntax */ .homepage { .header-nav, #footer-sections { display : none; } } .header-title-nav-wrapper { justify-content : center; } /* end alter home page */ This is for v7.1. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
lion_the_el Posted October 16, 2021 Author Share Posted October 16, 2021 Thank You! That works a treat. creedon 1 Link to comment
slowtravelmorocco Posted October 17, 2021 Share Posted October 17, 2021 @creedon hello, i have the same issue and would like to know how to hide the header and footer for this page: https://www.slowtravelmorocco.com/ i found a code online but it still leaves the footer appearing as a blank block - at least thats what im seeing when i visit the page. i appreciate any help very much! Link to comment
creedon Posted October 17, 2021 Share Posted October 17, 2021 @slowtravelmorocco Set your page section height to large. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
slowtravelmorocco Posted October 18, 2021 Share Posted October 18, 2021 13 hours ago, creedon said: @slowtravelmorocco Set your page section height to large. Let us know how it goes. Thank you! It works! creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment