Display 2 Columns for Products on Mobile and Tablet

On Mobile

You can customize WooCommerce Plugin products and display 2 columns on mobile by adding this custom css code via the Theme Options > Layout > Advanced > Custom CSS:

@media (max-width: 692px) {
.woocommerce ul.products[class*=columns-] li.product.type-product, .woocommerce-page ul.products[class*=columns-] li.product.type-product {
width: 48% !important;
}
}
On Mobile & Tablet

You can customize WooCommerce Plugin products and display 2 columns on mobile and tablet by adding this custom css code via the Theme Options > Layout > Advanced > Custom CSS:

@media (max-width: 992px) {
.woocommerce ul.products[class*=columns-] li.product.type-product, .woocommerce-page ul.products[class*=columns-] li.product.type-product {
width: 48% !important;
}
}

pixfort
pixfort
Support Team

Hey, this is pixfort support team, if you still need help you can always reach us via your pixfort account

Related Posts

Search

Start typing to search for a specific article on our website

Made with Popup Builder
Image link
Hey there

Search for a specific article

Get started

Check useful guides to get started

Still need Help?

Send us a support message

Our usual reply time: 1 Business day