Looking to add hyperlink on header images

Looking to add hyperlinks to both images in the header. Thanks

Website: https://prevailplants.com

@bebop87 The images in the header are coming from CSS using background-image so its impossible to add hyperlink to those images. To add hyperlink you need to add the images using tag in your code in the header then you can use anchor tag to add hyperlink to the images.

1 Like