I have the Dawn Theme. How would you make the image on a featured product clickable? I want the customer to click on the image and take them to the product’s page. Currently, it shows a larger view of the product’s image, which isn’t attractive. Thank you!!
This can be done, but will involve a bit of custom code. Basically what will happen, is that in your code, you will put the image in a “link”, so that, when the image is clicked, it will go to that link.
I’ve built this feature before if you have any questions.