Leanne-CH Posted July 3, 2019 Share Posted July 3, 2019 (edited) Hello, I would like to add a countdown timer to my cover page while I refresh our actual website. I have the code and know how to add it to a normal page with a code block, but cover pages don't let you add code blocks.Has anyone been able to do this? I've tried adding it into code injection in the settings, but that doesn't work...It's a shame if it can't be added, as I'm sure lots of people would like to countdown to when their site goes live!Any help would be grateful.Many thanks x Edited July 3, 2019 by Leanne-CH Initial Revision Link to comment
paul2009 Posted July 3, 2019 Share Posted July 3, 2019 Cover pages are designed to be inflexible, and show only limited content. Instead of using a cover page, consider using a standard page (you said that this worked well) and just use a couple of lines of CSS to hide the header and footer so it looks like a cover page. Note that the CSS will depend on your site's settings so we'd need a working link to the site. If the site is still in trial mode you will need to set a site password and tell us what it is. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
mvorozco16 Posted January 27, 2021 Share Posted January 27, 2021 Hi @paul2009 I'm having the same issue! Can you help me with the code to hide the header and the footer? Thanks!! site: www.redcanyonxpg.com pass: xpandgroup Link to comment
paul2009 Posted February 1, 2021 Share Posted February 1, 2021 On 1/27/2021 at 11:15 PM, mvorozco16 said: Can you help me with the code to hide the header and the footer? site: www.redcanyonxpg.com As this site is built using is a Bedford family template, the CSS you need to add to Design > Custom CSS is: header#header, footer#footer { display: none; } About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. 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