MacUn Posted November 23, 2021 Posted November 23, 2021 Site URL: https://carrot-bronze-bld8.squarespace.com/ I feel like this should be straightforward but for some reason, I'm not able to figure it out. I need to add a white border to the newsletter button in the footer and increase the button font width and size.
Beyondspace Posted November 24, 2021 Posted November 24, 2021 14 hours ago, mackenzieu said: Site URL: https://carrot-bronze-bld8.squarespace.com/ I feel like this should be straightforward but for some reason, I'm not able to figure it out. I need to add a white border to the newsletter button in the footer and increase the button font width and size. Hi @mackenzieu, You can try adding to Home > Design > Custom Css .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-button { --width-btn: 40px; border: 1px solid #fff !important; font-size: 15px !important; padding-left: var(--width-btn); padding-right: var(--width-btn); } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Beyondspace Posted November 24, 2021 Posted November 24, 2021 My testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Archived
This topic is now archived and is closed to further replies.