Home Forums WoodMart support forum Split: Product layout on mobile (category page)

Split: Product layout on mobile (category page)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #504535

    s0mbrer0
    Participant

    Thank you. It works again. I have some other questions. Please see private area.

    #504725

    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

    #509430

    s0mbrer0
    Participant

    Is it not possible to make the font size of the labels smaller on mobile so it will aligned better?

    #509491

    Hello,

    Please provide the page URL and screen which label you want to reduce.

    Best Regards

    #509558

    s0mbrer0
    Participant

    Please see private area..

    #509725

    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

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