Brumeshop Posted October 24, 2022 Share Posted October 24, 2022 (edited) I have tried every tutorial and custom css under the sun to get my form buttons to change to a custom font I installed. Here is the current one I have where it's implementing the background color correctly, but the font still won't change: .button.sqs-system-button.sqs-editable-button {background:#AC745C; font-family:Brandy Bay; letter-spacing:3px;} I've tried everything and I cannot find a snippet of custom css that works to change the font, can anyone help me or tell me what I'm doing wrong here? Site URL: https://brumeshop.com/contact (Wholesale also has a form button) Edited October 24, 2022 by Brumeshop Link to comment
Beyondspace Posted October 25, 2022 Share Posted October 25, 2022 16 hours ago, Brumeshop said: I have tried every tutorial and custom css under the sun to get my form buttons to change to a custom font I installed. Here is the current one I have where it's implementing the background color correctly, but the font still won't change: .button.sqs-system-button.sqs-editable-button {background:#AC745C; font-family:Brandy Bay; letter-spacing:3px;} I've tried everything and I cannot find a snippet of custom css that works to change the font, can anyone help me or tell me what I'm doing wrong here? Site URL: https://brumeshop.com/contact (Wholesale also has a form button) Try #siteWrapper .sqs-button-element--primary { font-family: 'Brandy Bay'; } Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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 October 25, 2022 Share Posted October 25, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment