veganedge Posted June 10, 2020 Share Posted June 10, 2020 Site URL: https://www.birdmafia.com/gallery All, I'm not positive what I'm showing is called an overlay, but that's my best guess. On this webpage you can click on any of the first 5 gallery images and see it. I want to change color of text and the overlay itself, but can't seem to find any of those settings in Design->Site Styles. Maybe this template family (Skye) does not allow one to mess with it without CSS code? Any ideas would be appreciated. Can barely read the text as it's black on a close to black background. Link to comment
tuanphan Posted June 11, 2020 Share Posted June 11, 2020 Add to Home > Design > Custom CSS /* Overlay background */ .yui3-lightbox2 .sqs-lightbox-meta { background: red !important; } /* heading */ .yui3-lightbox2 .sqs-lightbox-meta h1 { color: green; } /* description */ .yui3-lightbox2 .sqs-lightbox-meta p { color: green; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
veganedge Posted June 11, 2020 Author Share Posted June 11, 2020 This works great, thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.