Comments ccannes started the conversationDecember 12, 2019 at 4:06amHello, can you please tell me how to remove the yellow highlight on the number in my shop? It's a product count in the category and I just don't want it to be yellow. Thanks,Christina 2,700PenciDesign repliedDecember 12, 2019 at 4:24amHi,If you want to remove the yellow background only - keep the number, please try add more this code to Customize > Custom CSS: mark.count { background: none; } If you want to remove the product count, please add more this code to Customize > Custom CSS: mark.count { display: none; }Best Regards,PenciDesign Sign in to reply ...
Hello, can you please tell me how to remove the yellow highlight on the number in my shop? It's a product count in the category and I just don't want it to be yellow.
Thanks,
Christina
Hi,
If you want to remove the yellow background only - keep the number, please try add more this code to Customize > Custom CSS:
If you want to remove the product count, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign