Site logo

Archived topic

WooCommerce Product Hierarchy is not showing

3 replies · Started by Raj on July 23, 2017

Viewing posts 1–4 of 4

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

Hi there,

Try adding this CSS:

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

Hi Tom,

Thanks a lot. It worked like a charm.

Raj

You're welcome :)

This archived topic is closed to new replies.