Hello Brooke Parker,
Sorry for the inconvenience.
You are using WoodMart Theme. Initially, it brings loop-image
on shop/archive page and on hover the variation are working but you have to hover also the image to see the change. Here is a screencast.
Actually, it is your theme functionality.
If you want to change the image on hover please put the below code here- Appearance > Customize > Additional CSS and hit Publish button.
.archive .loop-image {
display:none;
}
.archive .loop-image + img {
display: block;
width: 128px !important;
height: 184px;
margin: 0 auto;
}
Please let me know, is it resolved your issue or not.
Thanks
Shop Page Image on Hover does not change
Brooke Parker
I have posted this issue before but did not get a response.
On the Shop/Category Page when you hover over the Swatch Image it does not change. These are my settings:
Global Setting: https://www.screencast.com/t/Wz83fd4I3
Product Setting: https://www.screencast.com/t/bvNeZDJq
Still does not work(video with sound): https://www.screencast.com/t/bXZT0XB7LVbE
I even changed the Product Swatch setting from Global to Color and still it won’t work on hover.
I have included site credentials below. Since it takes over 24 hours to get a response can you please try to resolve this and not respond with a non-solution since I have submitted this issue already and not gotten a resolution to the problem.