akroll Posted May 3, 2021 Share Posted May 3, 2021 Site URL: https://www.sparkbaltimore.org/student-gallery Hi! I have an edit to the lightbox on my gallery blocks that I'm having trouble figuring out how to do and was hoping for some help. I'd like to move the caption & title to the right of the image, I attached an image to show what I mean although it doesn't have to be exact. I mainly want the caption to always appear but not be over the image. Thanks! Beyondspace 1 Link to comment
tuanphan Posted May 5, 2021 Share Posted May 5, 2021 Add to Design > Custom CSS @media screen and (min-width:768px) { .yui3-lightbox2 .sqs-lightbox-meta { left: unset !important; } .yui3-lightbox2 .sqs-lightbox-slideshow .sqs-lightbox-padder img { left: 200px !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment