ReenaD10 Posted July 2, 2021 Posted July 2, 2021 Hi, I added a newsletter function on my footer but I find the heading too big. Is there a way we can decrease the size? I've added this code but got no luck. Footer.Footer h2.newsletter-form-header-title { font-size: 13px; } @media screen and (min-width:641px) { footer.Footer .newsletter-form-body { display: flex; flex-direction: row !important; } }
tuanphan Posted July 3, 2021 Posted July 3, 2021 Hi. What is site url? 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!)
ReenaD10 Posted July 5, 2021 Author Posted July 5, 2021 My site is not live yet. This is the built-in domain: tulip-hen-x9ws.squarespace.comThe password is: kwalityskye
tuanphan Posted July 5, 2021 Posted July 5, 2021 6 hours ago, ReenaD10 said: My site is not live yet. This is the built-in domain: tulip-hen-x9ws.squarespace.comThe password is: kwalityskye Add to Design > Custom CSS /* newsletter */ .sqs-block-newsletter .newsletter-form-header-title { font-size: 12px !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
Archived
This topic is now archived and is closed to further replies.