Adding a banner to a specific product in the main shop page
-
Hello!
Like I wrote in the title, I want to add a banner to a specific product in the main shop page – something like a wrap at a 45° angle.
I tried to just add a banner on the image I used for the thumbnail, but it doesn’t look good, because the images are smaller.
The best attempt I had is to use background-image: url in CSS, but the thing is, that I need the background image to be in front of the actual thumbnail image.
I tried with z-index, but it doesn’t do anything.I think the problem would also be, that I don’t know how big the image would actually have to be if I did it like that.
What would be the best approach for me?
Kind regards
The page I need help with: [log in to see the link]
- The topic ‘Adding a banner to a specific product in the main shop page’ is closed to new replies.