Home Forums WoodMart support forum First product category

First product category

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

    DamirKaran
    Participant

    We used Woodmart theme for our redesign, and love it.
    Have only 1 issue.

    The default product category does not show up in Page Title. Is there a way to change that?

    Or I just need to create a new category and move all the products to the new category? Would that be the easiest way?

    Using up to date WordPress, Woocommerce and Woodmart theme.

    #202782

    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: none;
    }

    Best Regards

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