List style for category page
in WooCommerce
My category page at this moment show subcategory and it looks like this - http://i.imgur.com/30iEGDE.png (I need change this style)
In subcategory I see all products and it look like this - http://i.imgur.com/j7nqBIq.png (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: http://i.imgur.com/Hs9SUGh.png - and I need this style in category page (if I there show a subcategory) http://i.imgur.com/Hs9SUGh.png
Any idea for repair this?
In subcategory I see all products and it look like this - http://i.imgur.com/j7nqBIq.png (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: http://i.imgur.com/Hs9SUGh.png - and I need this style in category page (if I there show a subcategory) http://i.imgur.com/Hs9SUGh.png
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!