Hello,
I wonder if it is somehow possible to have products display in two columns on the shop pages?
Kind regards,
Marcus
Site URL: hidden Theme version: latest WooCommerce version: latestBut doing so would change also the desktopview.
We would like 4 on the desttop/landscape view and 2 on the mobile view.
Kind regards,
Marcus
Hello,
You can show 2 products per row using this code in Theme Options > Custom CSS > Custom CSS for mobile:
.products-grid .product {
width: 50% !important;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.