This topic has 4 replies, 3 voices, and was last updated 3 years, 6 months ago ago by Olga Barlow
Hello again:
Recently I asked about a solution for show this page in two columns in mobile https://longfield.es/deportes/running/ Rose sent me this code (attached)
But I have seen that code also affects to shop page. I would like one column in shop page but two in product-category
What can I do?
Best regards,
Hello,
Change the code to:
.tax-product_cat .products-grid .product {
width: 50% !important;
}
.tax-product_cat .products-grid .product .btn {
padding: 5px 3px;
font-size: 10px;
}
Regards
It works…thanks!!!
Hello,
You are welcome.
Regards
The issue related to '‘Two columns again’' has been successfully resolved, and the topic is now closed for further responses