jaugustyn Posted April 30, 2021 Share Posted April 30, 2021 (edited) Hi There, I am looking to see if there is CSS code, to add to my site, so that each image in my portfolio grid can have a different solid color on hover? Any help or suggestions would be really appreciated. Thanks! Edited May 1, 2021 by jaugustyn Beyondspace 1 Link to comment
Beyondspace Posted May 1, 2021 Share Posted May 1, 2021 1 hour ago, jaugustyn said: Hi There, I am looking to see if there is CSS code, to add to my site, so that each image in my portfolio grid can have a different solid color on hover? Any help or suggestions would be really appreciated. Thanks! Website: www.joeyaugustyn.comPassword: Joey2222! Change the value accordingly and place this into custom css section[data-section-id="5f67949663133850a624efb4"] .grid-item:nth-child(1) .portfolio-overlay { background-color: #e91e63; } section[data-section-id="5f67949663133850a624efb4"] .grid-item:nth-child(2) .portfolio-overlay { background-color: #ff5722; } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
jaugustyn Posted May 1, 2021 Author Share Posted May 1, 2021 This worked perfectly. Thank you! 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