Split: Product layout on mobile (category page)
-
Thank you. It works again. I have some other questions. Please see private area.
Hello,
You can either hide the label on mobile or show the product in the grid, in this case, the product image would be bigger and the label would overlay the image partially. It is hard to improve the label and image on the grid.
If you have any questions please feel free to contact us.
Best Regards
Is it not possible to make the font size of the labels smaller on mobile so it will aligned better?
Hello,
Please provide the page URL and screen which label you want to reduce.
Best Regards
Please see private area..
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .product-labels .product-label.attribute-label:not(.label-with-img) {
font-size:8px;
}
Best Regards