Home Forums Basel support forum Default Category not visible on shop page

Default Category not visible on shop page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101777

    pgreyhat
    Participant

    I can’t see my default category on the shopping page bar, I can see and select other categories, but I cant see the default category

    #101811

    Hello,

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

    body .basel-product-categories>li.wc-default-cat {
       display: inline-block;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)