ZD2023 Posted August 7, 2023 Posted August 7, 2023 I'm a novice when it comes to custom CSS, and I'm using it to add my branding's fonts to the site I'm building. I've figured out how to adjust the headings and paragraph options, but I can't figure out how to apply this to the newsletter block. I've tried a few variations on the coding, but nothing seems to make it change / apply. I will copy and paste the code I'm currently trying to use. Any help would be appreciated // Newsletter Form Title // .newsletter-block .newsletter-form-header-title { font-family: BentonSansBold !important; } // Newsletter Form Description // .newsletter-block .newsletter-form-header-description p { font-family: BentonSans !important; } // Newsletter Form Fields // .newsletter-block .newsletter-form-field-element { font-family: BentonSans !important; } // Newsletter Form Button // .newsletter-block .newsletter-form-button { font-family: BentonSans !important; } I've also tried this ^ code format without the ".newsletter-block" without any change
tuanphan Posted August 9, 2023 Posted August 9, 2023 Hi, Can you share link to page where you use newsletter? We can help 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment