What settings would I need to change in order to view products in single column when in shop or catalogue, via Mobile?
Site URL: hidden Theme version: Latest WooCommerce version: LatestHello,
Add this code in Theme Options > Theme Custom CSS > Custom CSS for mobile:
.products-grid .product {
width: 100%;
}
Regards
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.