Hello,
if you look at the pages
coco-lissy.com/ (it worked, but now it doesn´t work)
http://coco-lissy.com/produkt-kategorie/accessoires/ (or any other category)
http://coco-lissy.com/sale_musterkollektion/ (here I inserted product categories from woo commerce)
there is still white space where no product is displayed.
I´ve already inserted the following code via custom.css:
@media (min-width: 1200px) {.sidebar-position-left .products-grid.product-count-3 .product {
width: 250px !important;
}}
@media (min-width: 1200px) {.sidebar-position-without .products-grid .product-count-3 .product {
width: 350px !important;
}}
Any advice?
Can I install wp version 4.5.2 now?