How to remove the product numbers from catagory menu in Davinci theme

C

Christopher Monk

Guest
I would like to disable the number of products showing up in the category menu.

Please see attached image...
 

Attachments

  • screenshot.png
    screenshot.png
    401 KB · Views: 13
C

Christopher Monk

Guest
Try this code .left-sidebar .cat-item .main-el-count{display:none;}

Awesome thank you very much that worked perfectly. I think you could include that option into the customizastion of the theme for others to enable or disable.
 
Top