Remove quantity number next to categories in browse by category

9 views
Skip to first unread message

Sana Rajput

unread,
Nov 9, 2018, 1:09:56 AM11/9/18
to Ecommerce Web Developers
How do I remove the quantity number next to categories in browse by category?

akshita...@gmail.com

unread,
Nov 17, 2018, 5:14:23 AM11/17/18
to Ecommerce Web Developers

Hi Sana,


There is another way to remove that count, Please login adminside and go to Content > Configuration and select global also check more detail in attached screenshot https://www.screencast.com/t/TIP5k5WSo
2018-10-13_14-55-01.jpg
You have to add below code in Script and Style Sheets and clear cache and check it private window.

<style>
#narrow-by-list2 span.count {
    display: none;
}
</style>


If you still need help regarding Magento Support feel free to contact me.
Reply all
Reply to author
Forward
0 new messages