CarlyC Posted June 16, 2022 Posted June 16, 2022 Site URL: https://www.peekneek.com/ Hello, I'd like to customise my primary buttons on my site to the 'RETRO60PRIME' font that's used as the headers on my site. Does anyone have the code I'd use for this? Thank you so much.
tuanphan Posted June 17, 2022 Posted June 17, 2022 Add to Design > Custom CSS a.sqs-button-element--primary { font-family: 'Retro60Prime' !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!)
CarlyC Posted June 17, 2022 Author Posted June 17, 2022 2 hours ago, tuanphan said: Add to Design > Custom CSS a.sqs-button-element--primary { font-family: 'Retro60Prime' !important; } Thank you so much! Do you know what I have to put in to make the newsletter/form buttons the same font?
tuanphan Posted June 17, 2022 Posted June 17, 2022 1 minute ago, CarlyC said: Thank you so much! Do you know what I have to put in to make the newsletter/form buttons the same font? You mean Signup button in Footer 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!)
CarlyC Posted June 17, 2022 Author Posted June 17, 2022 Just now, tuanphan said: You mean Signup button in Footer Yep the signup button in footer and submit button on contact page
tuanphan Posted June 17, 2022 Posted June 17, 2022 3 hours ago, CarlyC said: Yep the signup button in footer and submit button on contact page Use this code button.newsletter-form-button { font-family: 'Retro60Prime' !important; } input.button.sqs-system-button { font-family: 'Retro60Prime' !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment