This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
Hi,
on the mobile / shop page I want do dispay just 1 product / row.
Can you please advice?
Thank you
Hello,
Add the next code in Theme Options > Theme Custom CSS > Custom CSS for desctop –
.shop-full-width .products-grid.row-count-3 .product {
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up