houseofbliss Posted August 12, 2020 Share Posted August 12, 2020 Site URL: https://www.houseofbliss.com/portals-gallery I'm using the "Avenue" template. On my page https://www.houseofbliss.com/portals-gallery, I have captions for each image in the grid. On the desktop, when I click on an image it opens a lightbox and the image captions are displayed. But on my phone, in the lightbox it shows each enlarged image, but where the captions should be there's a little white dot I have to click on to activate the caption. I didn't notice the dot for a while and I don't think a lot of other people would either. Is there a setting I can change to force the captions to always display in the mobile version? Link to comment
tuanphan Posted August 17, 2020 Share Posted August 17, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:640px) { .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; bottom: 0 !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
Archived
This topic is now archived and is closed to further replies.