How to remove the 'save rs100' icon from product images in Brooklyn theme?

Hello,

I am creating my store and I want to remove this save rs100 icon from my product image. I am using brooklyn theme.

Hi @IamSid ,

Hope you are doing well. You can hide it via css. Please put this code at the end of theme.scss to hide label/icon on product item.

.grid-product__on-sale {

display: none;

}

Hope this helps.

Sir i hope i did this right, but that sale icon is still there and it is appearing on every product that I am adding in website.

Hi @IamSid ,

Can you please give me your store URL? I will check this and give you solution.

Greetings.

https://cleverwag.in/

Hi @IamSid .

Can I also have you password to access your site. I need to check and then I can give you the solution for that.

Greetings,

LitExtension Team

Oh I am really sorry.

Here is my pass - trialy

(All in small letters)

Hi @IamSid ,

Maybe you have updated the code mentioned above in the incorrect place. Can you please check my private message. I will support you.

Greetings,

LitExtension Team

I don’t know how but it ain’t showing anymore. Thanks a lot for you assistance.

May be code worked later. Thanks again

Hi @IamSid ,

Hi, My developer has fixed it for you. You can please check that here: https://prnt.sc/10zmlzt

If you find our code/comment is useful, please Like and Accept as a solution. It absolutely encourage us!

If you need further support, feel free to let me know, we will help you.

1 Like