How can I fix text issues and make images clickable in my Dawn theme featured collection?

I got a problem with the text under my featured collection. For context, I was trying to make the images on my featured collection clickable again as for some reason they werent interactive no more, however after I messend around in the component-card.css or featured-collection.liquid some weird text popped under the images

How do I fix it to only show me “Heart Icon Hoodie” again?

Also, while this case is still open, how do I make the images to be clickable again in order for them do direct me to the product page?

Hey @AC123 ,

It sounds like you just need to roll-back the changes you made to the theme’s coding.

Go to the template you made the changes in (within the theme’s coding), and then near the top there will be a drop-down option saying “current”. You can click this and then select a previous version of the template.

It’ll look something like this:

This will change all the coding within that template to whatever it was at the date/time that you select, and then it should work as it originally did.

Cheers,

Stephen