Shop categories

Hello,

I am looking to have someone help me remove the verbiage under my shop categories or make it smaller and remove the numbers.

Please help,

Kerri

Hello Kerri,

Please add this code in X > Theme Options > CSS:

.woocommerce mark.count {
    display: none;
}

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.