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; } } SodaCreekDigital and meerasabeh 1 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
meerasabeh Posted November 3, 2021 Author Share Posted November 3, 2021 It worked, thank you! Link to comment
existinspired Posted February 7 Share Posted February 7 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 Share Posted February 11 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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment