Lex-Elin Posted May 24, 2022 Share Posted May 24, 2022 Site URL: https://www.heartwoodsaunas.com/team Hi there, I'm new to Squarespace and updating a page on a website - I would like to be able to have set images, then hover over each and have it change to another image. Can anyone help with this? Link to comment
tuanphan Posted May 24, 2022 Share Posted May 24, 2022 Add to Design > Custom CSS (first image). Repeat Similar for other images div#block-f725aad622781654f51a:hover img { content: url(https://cdn.pixabay.com/photo/2022/05/16/19/14/road-7201023__480.jpg); } Find image block id with this code https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en 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
Lex-Elin Posted May 24, 2022 Author Share Posted May 24, 2022 48 minutes ago, tuanphan said: Add to Design > Custom CSS (first image). Repeat Similar for other images div#block-f725aad622781654f51a:hover img { content: url(https://cdn.pixabay.com/photo/2022/05/16/19/14/road-7201023__480.jpg); } Find image block id with this code https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en Thanks! Is this ok with 7.0? Link to comment
tuanphan Posted May 25, 2022 Share Posted May 25, 2022 14 hours ago, Lex-Elin said: Thanks! Is this ok with 7.0? It will work with your case. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment