This topic has 2 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Robert Hall
Hello,
I have set up my shop with 2 products for row and I would like to have 1 product for row just on mobile and tablets. There is a code to do that ?
Best,
Alice
Hello,
Please add this code in 8theme Options->Styling->Custom CSS->Custom CSS for tablet, Custom CSS for mobile landscape and Custom CSS for mobile.
.products-grid .product {
width: 100%;
}
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up