Home Forums WoodMart support forum Categories Problem

Categories Problem

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

    shiyanthan
    Participant

    Hi,
    1. How to remove uncategorized in this place https://prnt.sc/ujytsw
    2. Please try to differentiate this subcategories. there are no different for categories & subcategories https://prnt.sc/ujywa6

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

    Hello,

    I saw the screenshot you attached.

    1) To remove the uncategorized from the sidebar. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .widget_product_categories .cat-item-15 {
    display: none !important;
    }

    2) This is the default display of the categories widget in the sidebar and there is no option to change it.

    Best Regards.

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