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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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