Tagged: columns, Product Grid, woocommerce
Hi,
on a developing website( http://www.htclothing.it ) , i put the code you suggest on .php file and then i added this code to my rapid css:
.shop_columns_1 .products .product {
width: 100%;
}
actually i can see on desktop a single column product, but when i switch to mobile, the single product is not covering all his section, looks like 1 column is missing..
can you provide a css adjustment to fix it please?