Home Forums WoodMart support forum Page Title

Page Title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #250126

    tonyjacob64
    Participant

    i have noticed today that, one of my categories is missing in the page title.

    i checked the dashboard >> categories section and found that there is something worng.

    please check and advice.

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

    tonyjacob64
    Participant

    in the first screenshot… the category is misssing in the blue colored protion, whereas it is shown in category below.

    in the second screenshot the category is marked with a ” ? “

    #250209

    Hello,

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

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

    Best Regards

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