phardy Posted June 30, 2020 Share Posted June 30, 2020 Site URL: http://www.pamelashardy.com Hi! I am not a front-end dev and would love your help! I want to have a hover state where the existing image changes to another image on hover. Example, black and white image to a colored image on hover. I am using the Avenue template. Any idea on how to achieve it? Please help! Password: notnow Link to comment
tuanphan Posted July 2, 2020 Share Posted July 2, 2020 hi. Have you solved it yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
phardy Posted July 4, 2020 Author Share Posted July 4, 2020 On 7/2/2020 at 8:20 AM, tuanphan said: hi. Have you solved it yet? Yeah, I used a simple code that I found. I knew it was simple but couldn't remember how. a.project img { filter: grayscale(1); } a.project:hover img { filter: grayscale(0); } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.