ValueResonance Posted March 14, 2023 Share Posted March 14, 2023 Hi I have just figured out hoe to make the images clickable in the carousel: https://www.valueresonance.space/ Now I want to add a `hover´effect´ consistent with the portfolio page: I have been fiddling around with various code but have not found how to do this. I just want the same style hover on carousel images as I have on portfolio. The portfolio I believe is on the default hover settings. Can anybody help me do this? Best Link to comment
tuanphan Posted March 18, 2023 Share Posted March 18, 2023 Hi, Add to Design > Custom CSS /* Carousel Image Hover */ .user-items-list-item-container[data-section-id="63eeb40b075f7e3683b0592a"] li:hover img { opacity: 0.5; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
ValueResonance Posted March 19, 2023 Author Share Posted March 19, 2023 @tuanphanYes! Worked a treat! Fantastic thanks! 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