Home Forums WoodMart support forum disable sku and tags from quick view product

disable sku and tags from quick view product

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

    MiniSputnik
    Participant

    Hello,

    how can i disable metadata from quick view products?
    (sku and tags)

    thank you

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

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #534217

    MiniSputnik
    Participant

    I used this custom css:

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

    It is working, but do you think is the right way?

    #534387

    Hello,

    We are glad that you managed to solve the problem yourself. You are Great!!!

    Yes, it is possible with custom css code. Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Best Regards.

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