-Disclaimer: I’m using dawn theme-
I’ve been trying to modify this button with me and chatgpt, I don’t know code, I just sort of know a little where to put things. I wanted to achieve the button to become an src=img, put in my image file and keep the functionality of the button, and get it fixed to the right side of the price. But I’ve achieved this so far:
Scenario 1: I transformed a button with correct img file, in the correct position, but with no clickability, it just linked to the product, as it was in the area of the container link. raising the z-index did nothing.
Scenario 2: I transformed a button with correct img file, in the wrong position, clickable but it lost the modal function, it seemed as if the shape of the button was somehow linked with the modal.
What can you do to modify the button to an img while at the same time keeping it clickable, doing the modal, next to price?