Home Forums WoodMart support forum Category not showing up in Shop Title Bar

Category not showing up in Shop Title Bar

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #77384

    Mishkat
    Participant

    Hello,

    All my categories show up on the shop menu title bar except for the one that was uncategorized. I have labelled the category ‘uncategorized’ to something else and I want it to show up on the title bar as well. As you can see in the screen shot, it is missing from the title bar menus.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS

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

    Best Regards

    #77403

    Mishkat
    Participant

    Thank you. It works.

    #77448

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

    Best Regards

    #128026

    EndeavorWebs
    Participant

    This topic helped us as well.

    Keep it alive.

    Thank you!

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

The topic ‘Category not showing up in Shop Title Bar’ is closed to new replies.