This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
Hi, I would like to show my products in 2 x columns in mobile view, please can you help.
Thanks
Hello,
You can add this code in Custom CSS for mobile:
.shop-full-width .products-grid.row-count-4 .product {
width: 50%;
}
.shop-full-width .etheme_add_to_cart_button.product_type_simple {
padding: 6px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up