Hi how can i take off the numbers of products are present near each category on the menu? thanks
Snipershop New Member Oct 23, 2017 #1 Hi how can i take off the numbers of products are present near each category on the menu? thanks
Real Residual Active Member Oct 23, 2017 #2 add this to Wordpress Admin > Customization > Head > css style .main-el-count { display: none; } That'll remove those counters man.
add this to Wordpress Admin > Customization > Head > css style .main-el-count { display: none; } That'll remove those counters man.