jsh0re Posted November 8 Share Posted November 8 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 Solution Share Posted November 8 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 ⬇️ 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
jsh0re Posted November 8 Author Share Posted November 8 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