See below images from the actual devices. iphone 13 pro max displays normal where there are 2 products per row, but smaller iphones only display 1. how can it be changed so smaller iphones also display 2 product per row.
smaller iphone screen: https://prntscr.com/26nlfgr
iphone 13 pro max screen: https://prntscr.com/26nlfgt
8theme support login to the wordpress admin is provided in the private content area.
Site URL: hidden Theme version: 8.1 WooCommerce version: 6.1.1Hello,
Add the next code in Theme Options > Theme custom CSS > Mobile:
.products-grid .product {
width: 50% !important;
}
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.