Home Forums WoodMart support forum the default category is not visible on the shop pages

the default category is not visible on the shop pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #234770

    simluk
    Participant

    Hi, I am attaching a screen. As the title suggests, I can’t see the default category I’ve set. I’ve already tried to create a new “test” category and set it as default and still it doesn’t show. How can I solve the problem? I don’t need a test category, at the moment I need these 4 categories and they must all be visible. Thank you

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

    Hello,

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

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

    Best Regards

    #236303

    simluk
    Participant

    Thank you!

    #236341

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘the default category is not visible on the shop pages’ is closed to new replies.