Hello, can you tell me how to put a 1 grid column on mobile related products?
Also to product shop???
Thank you
This topic has 2 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hello, can you tell me how to put a 1 grid column on mobile related products?
Also to product shop???
Thank you
Hello,
Go to Theme Options > WooCommerce > disable Single Product Builder, Theme Options > WooCommerce > Single product layout > Related products > set products per view for all devices, then enable the single Product Builder again.
Add the next code in Theme Options > Theme custom CSS:
.products-grid .product {
width: 100%;
}
Regards
The issue related to '‘Related Products grid mobile’' has been successfully resolved, and the topic is now closed for further responses