Home Forums WoodMart support forum Default category is not displaying in my shop title category list

Default category is not displaying in my shop title category list

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

    Hi,

    Default category is not displaying in the shop title category list

    can you tell me how to make it visible?

    Thanks

    #266097

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-product-categories .wc-default-cat {
        display: inline-block;
    }

    Regards.
    Xtemos Studios

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