Home Forums WoodMart support forum Product label size in responsive view

Product label size in responsive view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #372521

    bauer
    Participant

    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.

    #372528

    Luke Nielsen
    Keymaster

    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

    #372544

    bauer
    Participant

    pls the description an picture below….the huge apple…

    Attachments:
    You must be logged in to view attached files.
    #372662

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)