mdufner Posted August 14, 2019 Share Posted August 14, 2019 Hi community, how can i change the size of the CTA-Button of the contact form when i am using the lightbox mode?The button is way to small for a cta-button ;-) Do you have an idea?Best regardsMarkus Link to comment
paul2009 Posted August 14, 2019 Share Posted August 14, 2019 Please include a working link to the page on your site. If your site isn't live yet, please set a site password and tell us what it is. For more advice, read the forum guidelines About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
mdufner Posted August 14, 2019 Author Share Posted August 14, 2019 Thank you for your reply Here it ishttps://www.werde-shootingstar.de/bewerbung-zum-profitraining-ms Link to comment
mdufner Posted August 14, 2019 Author Share Posted August 14, 2019 Thank you for your reply Here it ishttps://www.werde-shootingstar.de/bewerbung-zum-profitraining-ms Link to comment
paul2009 Posted August 14, 2019 Share Posted August 14, 2019 Add this to Design > Custom CSS and adjust the padding to suit: span.lightbox-handle.sqs-system-button.sqs-editable-button { padding: 2em 2.5em; } Let me know how you get on. -Paul Squarespace Expert & Professional Developer Contributors to this forum voluntarily give their time to help you. If we correctly answer your question, please accept the answer by clicking Accept below it (you'll see it when you're logged on). If an answer doesn't help, feel free to ask for more help or wait for other forum users to add their comments and/or answers. Whenever an accepted answer helps you, please vote it up using the up arrow on the right. This helps other forum users by giving them confidence in an answer. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
DawnR Posted February 28, 2020 Share Posted February 28, 2020 On 8/14/2019 at 5:51 PM, paul2009 said: Add this to Design > Custom CSS and adjust the padding to suit: span.lightbox-handle.sqs-system-button.sqs-editable-button { padding: 2em 2.5em; } Let me know how you get on. -Paul Squarespace Expert & Professional Developer Contributors to this forum voluntarily give their time to help you. If we correctly answer your question, please accept the answer by clicking Accept below it (you'll see it when you're logged on). If an answer doesn't help, feel free to ask for more help or wait for other forum users to add their comments and/or answers. Whenever an accepted answer helps you, please vote it up using the up arrow on the right. This helps other forum users by giving them confidence in an answer. @Paul2009 Can you help me. The code posted here used to also work on my site www.daviddawn.com/events on Foster template. Its suddenly stopped working and as you can see by the live site the lightbox button in thin. I want it to look like a standard size button as per the attached photo. I want this on the Events Page and The Ratcliffe Process - These are index pages (in case that helps) Can you help me get this sorted with a new code recommend please? thank you Hope that makes sense Link to comment
DawnR Posted February 28, 2020 Share Posted February 28, 2020 @paul2009 Can you help me. The code posted here used to also work on my site www.daviddawn.com/events on Foster template. Its suddenly stopped working and as you can see by the live site the lightbox button in thin. I want it to look like a standard size button as per the attached photo. I want this on the Events Page and The Ratcliffe Process - These are index pages (in case that helps) Can you help me get this sorted with a new code recommend please? thank you Hope that makes sense Thank you in advance for your time Link to comment
paul2009 Posted February 28, 2020 Share Posted February 28, 2020 As I have posted elsewhere on the forum, Squarespace made changes to the underlying template used to render Form Blocks this week (week commencing 24th February 2020). These unannounced changes have improved accessibility but have resulted in changes to the HTML used to generate Squarespace forms. This has affected code on hundreds of websites that use CSS or JavaScript to modify the style or behaviour of the form. You'll need to modify the CSS to match the new structure. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
DawnR Posted March 12, 2020 Share Posted March 12, 2020 On 2/28/2020 at 10:43 PM, paul2009 said: As I have posted elsewhere on the forum, Squarespace made changes to the underlying template used to render Form Blocks this week (week commencing 24th February 2020). These unannounced changes have improved accessibility but have resulted in changes to the HTML used to generate Squarespace forms. This has affected code on hundreds of websites that use CSS or JavaScript to modify the style or behaviour of the form. You'll need to modify the CSS to match the new structure. @paul2009 Thank you for letting me know. I'll look around to see if I can get the new code Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.