Product label size in responsive view
-
Hi, is it possible to change the size of the label of the product grid in the product overview site? In desktop view the size is good, but on the mobile view the label is too big.
Hello,
Please, describe in more detail your issue and also attach some screenshots for a better understanding.
I will do my best to help you.
Kind Regards
pls the description an picture below….the huge apple…
Attachments:
You must be
logged in to view attached files.
Hello,
You can resize the label of the apple in mobile view with the help of the below custom CSS. Paste it to the “Custom CSS for mobile” area in Theme Settings -> Custom CSS.
.product-grid-item .label-attribute-pa_score.label-with-img img {
width: 35px;
}
If you’re having trouble of any kind of issue, please let me know. I’ll do everything I can to help.
Kind Regards