Home Forums WoodMart support forum Attribute icon

Attribute icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #534925

    hausdekore.de
    Participant

    Hello Xtemos-Team,

    how can I make the attribute icon show larger? what are the max px?

    Thanks

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

    Hello,

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

    .shop_attributes .wd-attr-img {
         max-width: 50px !important;
         height: 55px !important;
    }

    Best Regards.

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