AcquisitionSEO Posted May 4, 2022 Share Posted May 4, 2022 Site URL: https://semmelmann-interiors.squarespace.com/interior-portfolio Password: susan I'm trying to remove the hover transition on this page, and I'm stumped. I want the overlay and text to stay there when the user hovers over an item. CSS that I've tried (didn't work): .portfolio-grid-overlay .grid-item .portfolio-title { transition: none !important; } Link to comment
Solution SQSPStarter Posted May 4, 2022 Solution Share Posted May 4, 2022 13 minutes ago, AcquisitionSEO said: Site URL: https://semmelmann-interiors.squarespace.com/interior-portfolio Password: susan I'm trying to remove the hover transition on this page, and I'm stumped. I want the overlay and text to stay there when the user hovers over an item. CSS that I've tried (didn't work): Please go to design>custom CSS and paste the following code .portfolio-text { opacity: 1 !important; }Please let me know how it goes, and ask for help if it does not work. Please mark the answer as correct if it works. Thanks AcquisitionSEO 1 Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
AcquisitionSEO Posted May 4, 2022 Author Share Posted May 4, 2022 54 minutes ago, TheSquareSpacer said: Please go to design>custom CSS and paste the following code .portfolio-text { opacity: 1 !important; }Please let me know how it goes, and ask for help if it does not work. Please mark the answer as correct if it works. Thanks You are fantastic! That fixed it right away, thank you so much! SQSPStarter 1 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