woocommerce: How to show product category correctly

Posted in: Newspaper
Post count: 31

We try to understand why the product category is not shown correctly any advice?

Instead of showing:
By Grade (Parent):
– 1st Grade
– 2nd Grade
– …
By Subject
– Reading
– Math

It’s shown in a wired way like all on the same level and not under the parent group

https://assets.kidsontheyard.com/support/2022/04/2022-04-01_4-37-49.png

https://camps.kidsontheyard.com/shop

Post count: 35449

Hi,
Please try this custom css
.tdw-filter-product_cat .tdw-filter-item.checkbox-tdw-filter-item {
padding-left: 15px!important;
}

Set this code in the theme panel > custom code> custom css and the results should be like this -> https://i.imgur.com/1sf6Aqt.jpg
I hope this will help you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.