rpzn6171 Posted June 5, 2023 Posted June 5, 2023 (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, 2023 by rpzn6171 Adding Site URL
creedon Posted June 5, 2023 Posted June 5, 2023 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment