meerasabeh Posted November 3, 2021 Share Posted November 3, 2021 Site URL: http://soliloquizing.com/landscape I have a gallery grid set up on a page of my site that shows the title and description of images when the lightbox comes up -- it works perfectly on desktop but is practically impossible to see on mobile (unless a small button in the corner is tapped). http://soliloquizing.com/landscape Here is the link. **Only the first photo has a title and description right now. Is there a way I can have the info always visible on mobile? I'm using the York theme. Thanks! Beyondspace 1 Link to comment
Beyondspace Posted November 3, 2021 Share Posted November 3, 2021 24 minutes ago, meerasabeh said: Site URL: http://soliloquizing.com/landscape I have a gallery grid set up on a page of my site that shows the title and description of images when the lightbox comes up -- it works perfectly on desktop but is practically impossible to see on mobile (unless a small button in the corner is tapped). http://soliloquizing.com/landscape Here is the link. **Only the first photo has a title and description right now. Is there a way I can have the info always visible on mobile? I'm using the York theme. Thanks! try this css @media only screen and (max-width: 640px) { .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1; background: #00000033; bottom: 0 !important; } } meerasabeh and SodaCreekDigital 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
meerasabeh Posted November 3, 2021 Author Share Posted November 3, 2021 It worked, thank you! Link to comment
existinspired Posted February 7, 2023 Share Posted February 7, 2023 I also am having a similar problem, and tired some of the custom code above, which didn't work for me. I have a lot of gallery pages and the titles/text don't appear in mobile mode. https://www.existinspired.com/ Link to comment
tuanphan Posted February 11, 2023 Share Posted February 11, 2023 On 2/8/2023 at 12:10 AM, existinspired said: I also am having a similar problem, and tired some of the custom code above, which didn't work for me. I have a lot of gallery pages and the titles/text don't appear in mobile mode. https://www.existinspired.com/ Hi, Where is gallery? 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