1000Watts Posted May 24 Posted May 24 Hello, My site on mobile looks good, however when I go to click the video image - the hover title appears very quickly before going into the lightbox video. IS THERE ANYWAY SLOW DOWN THE TRANSITION FROM THE HOVER LIGHTBOX TITLE INTO THE VIDEO? site - https://bear-pufferfish-gsl3.squarespace.com/config/ Password - IRIS Page URL - documentary Thank you, Natalee Beyondspace 1
Beyondspace Posted May 24 Posted May 24 (edited) 3 hours ago, 1000Watts said: Hello, My site on mobile looks good, however when I go to click the video image - the hover title appears very quickly before going into the lightbox video. IS THERE ANYWAY SLOW DOWN THE TRANSITION FROM THE HOVER LIGHTBOX TITLE INTO THE VIDEO? site - https://bear-pufferfish-gsl3.squarespace.com/config/ Password - IRIS Page URL - documentary Thank you, Natalee You can try the following custom CSS @media only screen and (max-width: 767px) { .gallery-grid .gallery-caption { transition: all .5s ease; } } Change the time on your own as neeeded Let me know how it works on your site Edited May 24 by Beyondspace 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
1000Watts Posted May 24 Author Posted May 24 @Beyondspace Thank you for your help. This doesn't seem to work on my site. Any other ideas?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment