alynch Posted April 6, 2022 Share Posted April 6, 2022 Site URL: https://www.ljathenaeum.org/permanent-collection Hello! I am using 7.0 Brine. I have a gallery grid with lightbox view. Right now the image title and description in lightbox view appear over the image on hover. Is it possible to have the title and description appear BELOW the image instead of over it? Also, is it possible to have the title and description appear below the image in lightbox view regardless of if you're hovering over the image? I've looked around the forum and I have seen answers to this that don't seem to work for me (mostly code for 7.1, but I'm in 7.0). Any help would be greatly appreciated. Thanks! Site URL: https://www.ljathenaeum.org/permanent-collection Version: 7.0 Brine Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 Try adding to Design > Custom CSS @media screen and (min-width:901px) { .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; } .sqs-gallery-design-stacked-slide img { top: -150px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment