Cas91 Posted November 23, 2023 Posted November 23, 2023 Hi there, Is there a way to change the background colour behind my text for pop-ups on both desktop and mobile? Ideally I would like black background with white text. URL: www.thompsonlane.com.au PW: 'tellyourstory' Popup will appear after 30 seconds. Thank you, Cas
tuanphan Posted November 26, 2023 Posted November 26, 2023 You can add this code to Website Tools (under Not Linked) > Custom CSS .sqs-slice-group.group-copy.copy-layer-background { background-color: black !important; } .sqs-slice-group.group-copy.copy-layer-background * { color: white !important; } a.sqs-popup-overlay-close { color: white !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