Home Forums WoodMart support forum Page title not showing all the categories.

Page title not showing all the categories.

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

    Nagendra
    Participant

    I have 5 parent categories in my shop page. But the page title is only showing 4 of them. I tried to fix it but can’t. I want it to show all the 5 categories on the shop page.(Image attached)

    Attachments:
    You must be logged in to view attached files.
    #118633

    Hello,

    Our theme styles hide the “Uncategorized” by means of CSS. You have renamed it. In order to show it, please add this CSS:

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

    Best Regards

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