sarahclawrence Posted January 31, 2020 Share Posted January 31, 2020 Is anyone else running into this problem? I need to set up a "coming soon" page for a client, but there are no options to do this anymore? The chat support fellow told me to put up a lock screen, but I can't capture emails on a lock screen. Advice? This seems so weird! Even Wix does cover pages. Link to comment
tuanphan Posted February 1, 2020 Share Posted February 1, 2020 You can set up a page, then hide header, footer navigation... with custom code. 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
NVZ Posted February 17, 2022 Share Posted February 17, 2022 Please can you advise how to do this: "You can set up a page, then hide header, footer navigation... with custom code." For my page www.vanzeebeing.com password: Hypnosis Thanks!! artbyrhea 1 Link to comment
tuanphan Posted February 18, 2022 Share Posted February 18, 2022 On 2/17/2022 at 4:59 PM, NVZ said: Please can you advise how to do this: "You can set up a page, then hide header, footer navigation... with custom code." For my page www.vanzeebeing.com password: Hypnosis Thanks!! Add this to Page Header <style> header#header, footer.sections {display:none !important;} </style> 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
Mel_Bank Posted July 23, 2022 Share Posted July 23, 2022 @tuanphan I am trying to do the same thing but the custom code doesn't work for me. I'd like to hide the header and footer on a coming soon page. Thanks in advance! https://www.abiboyd.com/coming-soon Password: Indigo92 Link to comment
tuanphan Posted July 26, 2022 Share Posted July 26, 2022 On 7/23/2022 at 4:26 PM, Mel_Bank said: @tuanphan I am trying to do the same thing but the custom code doesn't work for me. I'd like to hide the header and footer on a coming soon page. Thanks in advance! https://www.abiboyd.com/coming-soon Password: Indigo92 I see you solved with this code? <style> .header, #footer-sections { display:none !important; } </style> 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
Mel_Bank Posted July 26, 2022 Share Posted July 26, 2022 @tuanphan yes, was just about to say I managed to solve it. Thank you very much for looking 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