Hello,
On the desktop version on the store page I set to be 4 product columns.
On the furniture we do not find a setting, we saw that there are 2 columns, we would like to be displayed a single column (one product on each row).
How can we do that?
Thank you!
Theme version: 9.0.4Hello,
You can do this by adding custom CSS.
Add the following code
.products-grid .product {
width: 100% !important;
}
to the corresponding fields in the
Customizer -> Theme Custom CSS -> Mobile landscape (481px – 767px)
and Customizer -> Theme Custom CSS -> Mobile (0 – 480px)
as shown in the screenshot:
https://prnt.sc/eGpkOJu1ovIV
Best Regards,
8Theme’s Team
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.