bennyp Posted March 12, 2021 Share Posted March 12, 2021 Site URL: http://www.benpeers.com When I first used this custom CSS a few months ago, it worked like a dream: .sqs-cookie-banner-v2 p, { color: #666666 !important; font-family: "Chivo", sans-serif; font-size: 15px !important; font-style: normal; font-weight: 200; letter-spacing: .7px; line-height: 150%; } However, now the cookies banner font is ridiculously huge, and only when I actually go into the Custom CSS panel does it update to being the right size. Any help would be appreciated! Thanks Link to comment
tuanphan Posted March 23, 2021 Share Posted March 23, 2021 Hi. I don't see cookies. Can you enable it? We can take a look 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
bennyp Posted March 25, 2021 Author Share Posted March 25, 2021 On 3/23/2021 at 10:27 AM, tuanphan said: Hi. I don't see cookies. Can you enable it? We can take a look Hi there. It's enabled now. I didn't want it showing because it's embarassing! Link to comment
tuanphan Posted March 29, 2021 Share Posted March 29, 2021 On 3/25/2021 at 7:07 PM, bennyp said: Hi there. It's enabled now. I didn't want it showing because it's embarassing! Add this code to Design > Custom CSS /* Announcement bar */ .sqs-cookie-banner-v2-text p { font-size: 14px !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
bennyp Posted March 29, 2021 Author Share Posted March 29, 2021 3 hours ago, tuanphan said: Add this code to Design > Custom CSS /* Announcement bar */ .sqs-cookie-banner-v2-text p { font-size: 14px !important; } Hi there, thank you for that. I've done it and it's still showing up huge... Link to comment
tuanphan Posted March 31, 2021 Share Posted March 31, 2021 On 3/29/2021 at 5:29 PM, bennyp said: Hi there, thank you for that. I've done it and it's still showing up huge... Add this to Cover Page Header <style> /* Announcement bar */ .sqs-cookie-banner-v2-text p { font-size: 14px !important; } </style> 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
bennyp Posted March 31, 2021 Author Share Posted March 31, 2021 5 hours ago, tuanphan said: Add this to Cover Page Header <style> /* Announcement bar */ .sqs-cookie-banner-v2-text p { font-size: 14px !important; } </style> Yes! That's done the trick - you're a star. Thank you so much. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.