How can I make website images redirect to specific collections?

So i recently made some changes on the website but the images (see screenshot) are no longer clickable (I have set up redirection in the theme settings but it’s still not clickable). I want them to redirect to specific collections. Is that doable? After inspecting i see there is html code a href but it doesnt redirect.

Website stockunion.co.uk

Appreciate any help

Hi @rory123

I checked your site and saw that your current theme is wrong when the tag “a” does not contain content inside.

So you can edit it in the theme file as below, when clicking on the text “Sweatshirts” will go directly to the collection.

Let me know if it works for you by giving a like or marking it as a solution.

@BSS-Commerce where would i edit that? Theme css / theme liquid doesnt have this to edit.

Hi @rory123

Because I can’t see your theme file, I don’t know exactly what file this code is written in. Maybe in folder sections, you can search banners or search in other sections files.