Home Forums WoodMart support forum Sizes design

Sizes design

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

    imane
    Participant

    Hello I want to have on product page and quick view this design for choosing sizes(screen1), instead of this one I have now(screen2). thank you

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

    Hello,

    You have not attached the second screen. As I understand, it seems you want to configure swatches instead of the dropdown. If so, please follow these instructions: https://xtemos.com/docs/woodmart/variable-products-swatches/

    If it is not what you want, please clarify.

    Best Regards

    #178188

    imane
    Participant

    Hello thank you, I enabled the swatches. That’s what I wanted. Can I know please how to remove meta data from quick view(screen), and remove counts on sizes in filter shop. I couldn’t remove it from widgets. thank you

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

    Hello,

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

    .popup-quick-view .entry-summary .product_meta>span {
        display: none;
    }

    Please provide page URL and screen of what you want to remove.

    Best Regards

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