List style for category page
In subcategory I see all products and it look like this - [Links visible only for registered users] (its good style but I need this same style to category page)
My questions is:
What can I do If I need this same style to show subcategory page in category page to look like products in subcategory page?
In theme options I have selected list style: [Links visible only for registered users] - and I need this style in category page (if I there show a subcategory) [Links visible only for registered users]
Any idea for repair this?
Comments
we are sorry but this layout can be set for sub-categories only because for category pages is responsible WooCommerce plugin only and we do not have any impact on how it looks like.
Thanks!
<li < ? php wc_product_cat_class( 'subkategorie', $category ); ? >> i will add my class - and try it set in css
peace!