Brumeshop Posted October 24, 2022 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
Beyondspace Posted October 25, 2022 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted October 25, 2022 Posted October 25, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment