pro 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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
pro 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 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
pro 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 pro 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
pro 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