Home Forums WoodMart support forum Attributes management

Attributes management

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

    opticienvp
    Participant

    Hi,

    I would like to sort the attributes in the sidebar depending of the number of products. how can i do it?

    And also, i want to have a bigger images in an attribute (same as the brand). Even when i put large in the swatches size (still small)

    Thank you
    have a nice day

    #204676

    Hello,

    Woocoommerce does not provide the option and our theme does not either.

    Please provide the page URL and screen of the attribute you want to change I will check if it is possible to do with custom CSS.

    Best Regards

    #204745

    opticienvp
    Participant

    Hi,

    Here attached the attribute.

    Thanks

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

    Hello,

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

    body .woodmart-woocommerce-layered-nav .swatches-large .filter-swatch > span {
        width: 75px;
        height: 75px;
    }

    Change the size as per your needs.

    Best Regards

    #204759

    opticienvp
    Participant

    it worked.
    Thank you very much.

    #204797

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Attributes management’ is closed to new replies.