Home Forums WoodMart support forum Categories in page title

Categories in page title

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

    Mramorov
    Participant

    Hello,

    the default Product category is not displayed in the “Categories in page title”. I tried changing the default category and the category that I assigned as default disappears from the menu.

    I could completely refuse to use this default category, but it can not be removed from the “Product Categories” widget (there I can only hide empty categories, but I don’t want to hide all empty categories)

    Could you help me with this?

    #174421

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

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

    Best Regards

    #174472

    Mramorov
    Participant

    Thank you very much!

    #174504

    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 ‘Categories in page title’ is closed to new replies.