cooldude111 Posted December 13, 2020 Posted December 13, 2020 Many of my mobile visitors do not notice the dot in the bottom right hand corner, so they don't realize there are additional details available to read. Any help would be extremely appreciated!
Beyondspace Posted December 13, 2020 Posted December 13, 2020 5 hours ago, cooldude111 said: Many of my mobile visitors do not notice the dot in the bottom right hand corner, so they don't realize there are additional details available to read. Any help would be extremely appreciated! It's best you share your site url so we can provide a solid solution BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
cooldude111 Posted December 13, 2020 Author Posted December 13, 2020 Thanks so much for the reply!! This is the website: https://www.synchronicityartgallery.com/rose-ellis I found that this code that works to automatically display captions, but unfortunately it creates a new problem where the images in the gallery block on the previous page no longer load when you hit the back button. The only way they will load is after you refresh the page once you get there. .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background: rgba(0, 0, 0, 0.7) !important; } @media only screen and (max-width: 1024px){ .yui3-lightbox2 .sqs-lightbox-meta{ bottom: 0px !important; } } Note: I do not currently have the above code active on the site.
tuanphan Posted December 16, 2020 Posted December 16, 2020 On 12/14/2020 at 1:47 AM, cooldude111 said: Thanks so much for the reply!! This is the website: https://www.synchronicityartgallery.com/rose-ellis I found that this code that works to automatically display captions, but unfortunately it creates a new problem where the images in the gallery block on the previous page no longer load when you hit the back button. The only way they will load is after you refresh the page once you get there. .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background: rgba(0, 0, 0, 0.7) !important; } @media only screen and (max-width: 1024px){ .yui3-lightbox2 .sqs-lightbox-meta{ bottom: 0px !important; } } Note: I do not currently have the above code active on the site. Try Home > Design > Site Styles > Disable Ajax Loading 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!)
cooldude111 Posted December 17, 2020 Author Posted December 17, 2020 On 12/15/2020 at 8:52 PM, tuanphan said: Try Home > Design > Site Styles > Disable Ajax Loading Wow! That worked. Thank you!! I was worried that I might have had to try a whole different platform. I truly appreciate your help, my friend.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.