Primary/Default Product Category not displayed in Category Menu bar below header
-
hi team,
I renamed the default/primary product category to ‘misc’, but this category is not getting displayed in the category menu bar below header. Whichever category is made default/primary, it is not getting displayed here. How to get it? Please refer to the screenshots in the private content.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-product-categories>li.wc-default-cat {
display: inline-block;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards