Home Forums WoodMart support forum Mesh or leather big photo

Mesh or leather big photo

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

    Mert
    Participant

    Hello, How can I show the leather or mesh`s big photos on the product page in terms of the variations as you can see the ss that I sent you. I want to show the big photo not small

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

    Hello,

    Please read and follow the instructions to configure the variable products. You can set small images on swatches which would show the proper variation on click. https://xtemos.com/docs/woodmart/variable-products-swatches/

    Best Regards

    #162587

    Mert
    Participant

    yeah, I know it and tried but they are pretty small. I need to show bigger

    #162608

    Hello,

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

    body .swatch-on-single.swatch-with-bg {
        width: 75px;
        height: 75px;
    }

    Best Regards

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