CBGreenhouses Posted May 18, 2021 Posted May 18, 2021 Site URL: https://www.cedarbuiltgreenhouses.com/10-fs-photos Hello, as you can see in the image below (bottom of webpage), the shadow bow is taking up half of my photo. I'd like to drop the Title text so it is right above the body text and, therefore, it won't make such a large shadowbox. Also being able to make the body text smaller would help too. Here is the code I currently have: Quote /* Make caption always visible */ .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background-color: rgba(0,0,0,0.55) !important; }
tuanphan Posted May 20, 2021 Posted May 20, 2021 Hi. I don't see text. Can you enable it? 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!)
CBGreenhouses Posted May 20, 2021 Author Posted May 20, 2021 Sorry Tuan, I forgot to mention not all the photos have text yet. Can you scroll to the bottom of the page?
tuanphan Posted May 24, 2021 Posted May 24, 2021 Try adding to Design > Custom CSS /* Lightbox caption */ .sqs-lightbox-meta { padding-bottom: 5px !important; padding-top: 5px !important; } .sqs-lightbox-meta * { margin-top: 1px !important; margin-bottom: 1px !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.