Home Forums WoodMart support forum Hide Product categories?

Hide Product categories?

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

    kiempt_qn
    Participant

    I am using your handmade Theme, how can I remove or hide Product categories?
    Please see attached image

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

    Hung Pham
    Participant

    Hi kiempt_qn,

    Thanks for reaching to us and appreciate your patience.

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

    .wd-product div.wd-product-cats{
        display: none;
    }

    Best Regards,
    Hung PD

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