rpzn6171 Posted June 5 Share Posted June 5 (edited) I have been looking for a way to allow the hover effect to still work when it hovers over the text and not just the image. The Site URL is this: https://www.thesqinstitute.com/interactive-labs Here is the code I'm using on the page. <style> .sqs-block-image .design-layout-fluid .fluid-image-container .content-fill img { transition : 0.4s; } .sqs-block-image:hover .design-layout-fluid .fluid-image-container .content-fill img { opacity : 0.5; transform : scale( 1.1 ); } </style> Edited June 5 by rpzn6171 Adding Site URL Link to comment
creedon Posted June 5 Share Posted June 5 Please see the following for an observation. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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