unable to hide sale count in front end

0
unable to hide sale count in front end 1
kanika
Feb 12, 2020 12:10 AM 1 Answers
Member Since Sep 2019
Subscribed Subscribe Not subscribe
Flag(0)

Sorry for asking the same question again but i am unable to open your response link,maybe as it is private.The issue is with sale count ,it is showing on frond end although i disabled it on back end by clicking "sale count"="hide on front end"

2 Subscribers
unable to hide sale count in front end 1
unable to hide sale count in front end 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
unable to hide sale count in front end 4
PickPlugins
Feb 13, 2020
Flag(0)

Welcome to our forum.

You could use following CSS to hide sale count.

.wcps-items-sale-count {
    display: none;

Let me know the result.

Regards

unable to hide sale count in front end 5
bharatsoftwares365
- Feb 13, 2020 02:38 PM
Flag (0)
0

Yes it worked!! Thanks

Sign in to Reply
Replying as Submit