jsh0re Posted November 8, 2023 Share Posted November 8, 2023 Is there a way to hide the form headline (Form name) from Post-Submit while keeping it visible above the actual form? I have only found some snippets that removed the element in both views. Link to comment
Solution paul2009 Posted November 8, 2023 Solution Share Posted November 8, 2023 21 minutes ago, jsh0re said: Is there a way to hide the form headline (Form name) from Post-Submit while keeping it visible above the actual form? @jsh0re I assume you are referring to the form title that appears when the form is in Lightbox Mode? If so, you can hide this on submit by adding the following to the Post-Submit HTML box: <style> .lightbox-content.lightbox-form-content-background .form-title { display:none; } </style> Let me know how you get on. Did this help? Please give feedback by clicking an icon below ⬇️ Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
jsh0re Posted November 8, 2023 Author Share Posted November 8, 2023 This worked beautifully. Thank you so much! 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