Home Forums WoodMart support forum Product archive padding

Product archive padding

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

    soderhjelm
    Participant

    Hello, i would like the padding to decrease on the product archive “products” next to the image and product text.

    See attached image

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

    Hello,

    Can you please share the page URL so I will try to give you the custom CSS code?

    Best Regards.

    #530025

    soderhjelm
    Participant
    #530208

    Hello,

    Please add the following Custom CSS code in Theme Settings > Custom CSS > Global Custom CSS:

    .product.wd-hover-base .product-rating-price :is(.star-rating,.price) {
        line-height: calc(var(--wd-text-font-size) * 0.4) !important;
    }

    Best Regards.

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