Hello:
I would like to show our products in Products page Layout in two columns, only in mobile. I’ve tried with this code in CSS for mobile (private) But It doesn’t work. How can I do?
https://longfield.es/deportes/running/
Best regards,
Theme version: 6.3.2Hello,
Theme Options > CUstom CSS > Custom CSS for mobile:
.products-grid .product {
width: 50% !important;
}
.products-grid .product .btn {
padding: 5px 3px;
font-size: 10px;
}
Regards
The topic ‘Two columns in Products page Layout’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.