abc Posted November 24, 2021 Share Posted November 24, 2021 (edited) Site URL: https://steven.squarespace.com/giulia If you scroll down a little, there's a gallery block. The first image has a caption. However, on mobile, it's not automatically visible until you tap on the "lightbox meta trigger" (small gray dot in the lower right corner). I would like the captions to be visible without having to tap on the trigger first. Is it possible with CSS or JS? Thanks. Edited November 25, 2021 by alanx Link to comment
Beyondspace Posted November 25, 2021 Share Posted November 25, 2021 4 hours ago, alanx said: Site URL: https://steven.squarespace.com/giulia If you scroll down a little, there's a gallery block. The first image has a caption. However, on mobile, it's not automatically visible until you tap on the "lightbox meta trigger" (small gray dot in the lower right corner). I would like the captions to be visible without having to tap on the trigger first. Is it possible with CSS or JS? Thanks. Looks like you solve it? 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
abc Posted November 25, 2021 Author Share Posted November 25, 2021 1 hour ago, bangank36 said: Looks like you solve it? No, not solved. That’s not what it looks like on a real mobile device. Your screenshot is probably from a resized browser window on desktop, not an actual mobile device. Look at it on an actual mobile device like iPhone or any Android phone, and you’ll see that image captions are not visible. My screenshot above is from a real mobile device. Link to comment
tuanphan Posted November 27, 2021 Share Posted November 27, 2021 On 11/25/2021 at 11:42 AM, alanx said: No, not solved. That’s not what it looks like on a real mobile device. Your screenshot is probably from a resized browser window on desktop, not an actual mobile device. Look at it on an actual mobile device like iPhone or any Android phone, and you’ll see that image captions are not visible. My screenshot above is from a real mobile device. DId you remove dot? I don't see dot to check here. https://steven.squarespace.com/giulia 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
abc Posted November 27, 2021 Author Share Posted November 27, 2021 (edited) 5 hours ago, tuanphan said: DId you remove dot? I don't see dot to check here. https://steven.squarespace.com/giulia No, I didn’t remove it. It’s still there. Did you make sure to check the first image? Only the first image has a caption and a dot. Edited November 27, 2021 by alanx Link to comment
Solution Beyondspace Posted November 27, 2021 Solution Share Posted November 27, 2021 28 minutes ago, alanx said: No, I didn’t remove it. It’s still there. Did you make sure to check the first image? Only the first image has a caption and a dot. Try adding to Home > Design > Custom Css .sqs-lightbox-slideshow .overlay-description-visible { bottom: 0 !important; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too abc 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
abc Posted November 27, 2021 Author Share Posted November 27, 2021 1 hour ago, bangank36 said: Try adding to Home > Design > Custom Css .sqs-lightbox-slideshow .overlay-description-visible { bottom: 0 !important; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Perfect! Thank you so much! Beyondspace 1 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