I am trying to change an image src on hover.
I would like to ID an image by its URL or alt text because I cannot add a class in this circumstance.
I have tried the instructions from this Stack Overflow link with no luck:
CSS: Change image src on img:hover
WHen hovering over the URL of this image:
I would like it to change to this image:
(I have a link for this image, but I cannot use more than two links in my post)
Here is the URL to my page:
https://toby-thiermann.squarespace.com/new-index/
Thank you.