shawnlee Posted April 26, 2020 Share Posted April 26, 2020 Site URL: https://orielnatan.squarespace.com/ Client wants a single page microsite, similar to the old Cover Pages. Currently on Squarespace 7.1 Please see: https://orielnatan.squarespace.com/ pw: gaia Is there a way around this? No footer, no scroll, simple one page site. Link to comment
tuanphan Posted April 26, 2020 Share Posted April 26, 2020 I just did 3 pages for client. Here the code I used. Add to Page Settings > Advanced > Header <style> /* Remove Header Footer */ header, footer {display:none;} /* Remove scroll bar */ body { -ms-overflow-style: none; /* Internet Explorer 10+ */ } body::-webkit-scrollbar { display: none; /* Safari and Chrome */ } </style> Demo on my sites. Split layout (Text left - image right): https://robin-triangle-z47x.squarespace.com/cover01?password=abc Split layout (Text left - Carousel right): https://robin-triangle-z47x.squarespace.com/slidesplit?password=abc Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.