Home Forums WoodMart support forum Рage title attribute Reply To: Рage title attribute

#110481

Hello,

Please try this code:

.tax-pa_brend .category-nav-link .category-name {
    display: none!important;
}
.tax-pa_brend .category-nav-link .category-products-count {
    display: none!important;
}

Please add the code to the Theme Settings > Custom CSS > Global

Best Regards