claudianuria Posted September 9, 2022 Share Posted September 9, 2022 (edited) Site URL: https://www.theirongates.com/ Hello, I would like to change the fonts of the pop up to fonts I have been using throughout the website. I have the CSS for the header: h1#sqs-slash-page-header { font-family: 'CASTLE' !important; } I just would like to change the body to 'TIEMPOS', the 'email here to 'TIEMPOS' and the subscribe to 'MANGO'. Could anyone let me know the CSS code for this? Thanks! Edited September 9, 2022 by claudianuria Link to comment
Beyondspace Posted September 9, 2022 Share Posted September 9, 2022 1 hour ago, claudianuria said: Site URL: https://www.theirongates.com/ Hello, I would like to change the fonts of the pop up to fonts I have been using throughout the website. I have the CSS for the header: h1#sqs-slash-page-header { font-family: 'CASTLE' !important; } I just would like to change the body to 'TIEMPOS', the 'email here to 'TIEMPOS' and the subscribe to 'MANGO'. Could anyone let me know the CSS code for this? Thanks! Try adding to Home > Design > Custom Css .sqs-slice-body-content p { font-family: 'TIEMPOS' !important; } #overlayNewsletterEmail-field { font-family: 'TIEMPOS' !important; } .sqs-slice-newsletter-content button[type="submit"] { font-family: 'MANGO' !important } Let me know how it works on your site claudianuria 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted September 9, 2022 Share Posted September 9, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
nahlah Posted January 5 Share Posted January 5 does anyone know css to customize the post submit font Link to comment
tuanphan Posted January 8 Share Posted January 8 On 1/5/2024 at 10:46 PM, nahlah said: does anyone know css to customize the post submit font Use this CSS code div.form-submission-text { font-family: 'TIEMPOS' !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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