• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 10.05.22, 10:53
  • Opened by: Lateliers Ma
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23334 - Hide "Out of stock" label from category and product page

Hello,

How can I hide “Out of stock” label from category and product page ?

Best regards.

Attachments:

2022-05-10_10h43_52.png (184.2 KiB)
2022-05-10_10h48_47.png (118.1 KiB)

Comments

Fred 11 May 2022, 10:22

Could you please give me a link to a page where I can see the issue?

Fred 13 May 2022, 10:41

Try following CSS

.product-flags .out-of-stock-label {display:none}
Lateliers Ma 13 May 2022, 16:03

Hello,
Thx, but which css file exactly ? Where ?

Thx in advance.

Fred 13 May 2022, 16:04

Go to your Back office → Theme Settings → Customer CSS

Lateliers Ma 16 May 2022, 09:45

Hello,

I updated the css, but I have the same issue.

Regards.

Attachments:

2022-05-16_09h44_23.png (22.2 KiB)
Fred 17 May 2022, 10:32

As I can see it’s fixed now - https://take.ms/dnt04

Lateliers Ma 17 May 2022, 13:37

How can I remove also “Rupture de stock” label ?

Thx !

Fred 17 May 2022, 16:37
.product-flags .out_of_stock {display:none}
Lateliers Ma 18 May 2022, 10:11

Thanks a lot. It’s ok now :).

Fred 18 May 2022, 10:18

You are welcome!