Home Forums WoodMart support forum Shop menu doesn't show all Product categories

Shop menu doesn't show all Product categories

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

    paul1_00
    Participant

    Hello

    I already asked about this topic yesterday. Now I did update the theme and woocommerce.
    Now when I’m in my shop not all categories get displayed.

    https://www.peigworldwide.com/home/shop/

    There should be one more category (tops) displayed.

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

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

    Regards

    #36987

    paul1_00
    Participant

    That worked.

    Thank you so much 🙂

    #36991

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Shop menu doesn't show all Product categories’ is closed to new replies.