talikimelman Posted March 9 Share Posted March 9 password for the site is: lab I need to change the design of the newsletter block in the footer. I tried to find a code to customize it but I cant. I want it to look like our "contact us" form for coherence but it looks very different. we a smaller size for the whole form and transparent fields. Is that possible? https://poodle-reed-j38d.squarespace.com/contacto Link to comment
sorca_marian Posted March 9 Share Posted March 9 Add the below code in Custom CSS #footer-sections .sqs-block-newsletter { background : transparent; } #footer-sections .sqs-block-newsletter input { background : transparent; border : solid var(--form-field-border-thickness) var(--dynamic-border-color, #A9A9A9); border-radius: .4rem; } #footer-sections .sqs-block-newsletter input::placeholder { color : #fff; } #footer-sections .sqs-block-newsletter button { background : #fff!important; color : #000!important; } 👨🔧👨💻 Contact me for development and design work - Freelancer Software engineer, Architect, and Designer UI/UX 🙋♂️ Squarespace Custom Web Development & Design 📅 Manage Tasks, Take Notes, and Upload Related Images 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn 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