bjornlupo Posted June 26 Posted June 26 Hi, we're using the Avenue template. We'd like to add a text overlay on images in a gallery block. Any ideas how to achieve this? Here's the page with the gallery: https://www.johnsonbergsmark.com/projects
Solution Widle Posted June 27 Solution Posted June 27 Here is the code : @media only screen and (min-width: 640px){ #block-12345 { opacity: 0; transition: opacity 1s } #block-12345:hover { opacity: 1; transition: opacity 1s } } if you have any confusion check out this video https://youtu.be/llSO2AMIb3M?si=DkQKTC43sZ0_dtQX bjornlupo 1 Widle - Squarespace Website Design Experts Connect - Connect with Email Website - Visit us Ahmedabad, India
Widle Posted July 1 Posted July 1 @bjornlupo Welcome 👍 Widle - Squarespace Website Design Experts Connect - Connect with Email Website - Visit us Ahmedabad, India
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment