Show second image on hover - Berlin theme

Can someone help with with code that enables second image to show on hover when viewing collection pages, using the Berlin theme? My site URL is slackjawapparel.com

Thanks!

Hi @RobCupper

Go to your Online store > Themes > Customize > Collections > Default collection > Product grid > enable Show secondary image option

Thanks for your reply, but this doesn’t work, I have tried it already and nothing happens on hover when this option is enabled

Go to your Online store > Themes > Edit code > open theme.liquid file, add this after tag and check again


That worked - thanks so much for your help!!

1 Like

Happy I could help :heart:

I would also like to make my homepage slider image clickable (without having to display the huge button over the top) but currently there is no way to do that. I don’t suppose you know how I might work around it with some code?

Add this code to your theme.liquid file also


Brilliant thanks so much!!

1 Like

Glad I could help :heart: