brandi_sqspace Posted December 25, 2022 Share Posted December 25, 2022 Hi there! I think I've asked something similar before, but can't find it. I'm now trying to hide the footer on just this one page: https://thisplusthat.com/newsletter Does anyone know the custom code to pull that off? Thank you! Link to comment
Solution tuanphan Posted December 25, 2022 Solution Share Posted December 25, 2022 Edit Newsletter page > Add a Code Block (any where) > Paste this code <style> footer.sections { display: none !important; } </style> If you use a Business Plan/higher, you can also add the code to Newsletter Page Header 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
brandi_sqspace Posted December 25, 2022 Author Share Posted December 25, 2022 24 minutes ago, tuanphan said: Edit Newsletter page > Add a Code Block (any where) > Paste this code <style> footer.sections { display: none !important; } </style> If you use a Business Plan/higher, you can also add the code to Newsletter Page Header As always, @tuanphan, you are my hero. Sincere gratitude! 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