• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 25.08.22, 16:35
  • Opened by: Martina Farela
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23697 - product images on category page

Hello. There are some products that do not finish loading their image on the category page

https://nuevaweb.solocolagenos.com/196-fitoterapia?page=9

Attachments:

image.PNG (204.1 KiB)

Comments

Fred 25 Aug 2022, 17:09

Hi, Martina.
That’s because you have transparent image.
You can disable image loaders using this custom CSS code

#pattern .product-thumbnail img {background:none}
Martina Farela 30 Aug 2022, 10:22

Ok, Thanks Fred

Fred 30 Aug 2022, 17:40

You are welcome!