WooCommerce Product Category – $20 to the PayPal account of anyone that can come
-
I was wondering if anyone can help me.
i have the WooCommerce theme Wootique which is working nicely.
One thing I did not like was the pProduct List not displaying evenly when browsing a product category.
What I did was edit the custom.css to add this into the Product Gallery/* 2.4.1 Product Gallery */
.product-gallery {position: relative;margin:0 0 30px;}
.product-gallery ul.products { border-top:0; }ul.products li {
width:40%;
float:none;
display:block;
padding:0px 0px 0px 120px;
}This then present each product in a vertical line. Very Nice.
I ahve a question though…
I would really like to get each product to display their Review Star Rating when displayed in the Product Category.
I am not a coder and my css / html is very basic.
Can anyone please advise me how to do this?$20 to the PayPal account of anyone that can come up with a working solution.
- The topic ‘WooCommerce Product Category – $20 to the PayPal account of anyone that can come’ is closed to new replies.