How to remove a couple things in my Be Yours theme store

Does anyone know how I can remove:

  1. Where is it showing I have 10 products

  2. The numbers next to each color

  3. The numbers next to each size

I’m using the Be Yours theme , thank you

@JC2023

Can you please share store URL?

Hey @JC2023

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Hi @laddisahsi

Could you share your store URL?

www.jolie-couture.com

thank you

Hi @JC2023

Go to Online store > Themes > Edit code > open base.css file, add those code at the bottom

.product-grid-container .product-count,
.facet-checkbox .caption-with-letter-spacing { display: none !important; }

THANK YOU SO MUCH !!! it worked !! :slightly_smiling_face:

Happy I could help