achoo88 Posted May 15, 2022 Share Posted May 15, 2022 Hi there, I am having trouble changing the font for my newsletter sign up button so that it matches the font for the rest of my site. This is what I have.in CSS. Screenshot attached. Font is Futura-pt Appreciate any help. Thanks! .newsletter-block .newsletter-form-header-description p { font-size: 11px; font-family: futura-pt; font-weight: 500; letter-spacing: 2px !important; line-height: 20px; } .newsletter-block .newsletter-form-button { font-size: 11px; font-family: futura-pt; font-weight: 500; letter-spacing: 0.14em; } Link to comment
tuanphan Posted May 16, 2022 Share Posted May 16, 2022 Hi, What is site url? We can check easier 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
achoo88 Posted May 16, 2022 Author Share Posted May 16, 2022 Thanks! www.missalicedesigns.com Link to comment
achoo88 Posted May 17, 2022 Author Share Posted May 17, 2022 Hi again! Can anyone help? Thanks! Link to comment
tuanphan Posted May 20, 2022 Share Posted May 20, 2022 Add to Design > Custom CSS span.newsletter-form-button-label { font-family: 'ltc-bodoni-175'; } 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
achoo88 Posted May 21, 2022 Author Share Posted May 21, 2022 It didn't work and I just gave up after spending too much time trying to figure it out, but thank you for the help. Really appreciate it! Link to comment
tuanphan Posted May 21, 2022 Share Posted May 21, 2022 Just tested & it works here. Where did you add the code 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
achoo88 Posted May 29, 2022 Author Share Posted May 29, 2022 I think I'm totally confused. . Maybe the font is already futura-pt? I was trying to match the font to the rest of the font on my call to action buttons which have some spacing in between each letter. Here's the screenshot. Link to comment
tuanphan Posted June 1, 2022 Share Posted June 1, 2022 On 5/30/2022 at 1:25 AM, achoo88 said: I think I'm totally confused. . Maybe the font is already futura-pt? I was trying to match the font to the rest of the font on my call to action buttons which have some spacing in between each letter. Here's the screenshot. I Just checked & see its font futura-pt 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
waxyjax Posted July 8, 2022 Share Posted July 8, 2022 Hi @tuanphan - I have the same question actually. Would yo be able to advise me on how to make this font the same as the other button font? (screenshot attached) Here's the site https://www.oneactaid.org/ Thanks! Link to comment
tuanphan Posted July 8, 2022 Share Posted July 8, 2022 6 hours ago, waxyjax said: Hi @tuanphan - I have the same question actually. Would yo be able to advise me on how to make this font the same as the other button font? (screenshot attached) Here's the site https://www.oneactaid.org/ Thanks! Add to Design > Custom CSS input.button.sqs-system-button.sqs-editable-button.sqs-button-element--primary { font-family: "neuemontreal-bold" !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