[Resolved] WooCommerce Product Hierarchy is not showing

Home Forums Support [Resolved] WooCommerce Product Hierarchy is not showing

Home Forums Support WooCommerce Product Hierarchy is not showing

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

    Hi,

    I have started (today) customizing GP + GP Premium on my, currently being developed, “DataFeedR Woocommerce affiliate store” at https://shop.reviewzrock.com.

    I am using GP after creating a child theme.

    In the WooCommerce product categories widget “Show hierarchy” is ticked. But still the hierarchy in the left sidebar is not showing.

    Can you please help?
    Thanks
    Raj

    #353565
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS:

    .widget_product_categories .children {
        margin-left: 20px;
        margin-top: 5px;
    }
    #353752
    Raj

    Hi Tom,

    Thanks a lot. It worked like a charm.

    Raj

    #353825
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.