Home Forums WoodMart support forum Quick view

Quick view

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

    dadyss
    Participant

    Hello, please, how do I hide the SKU in Quick View?

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

    Hello,

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

    body .popup-quick-view .product_meta > span.sku_wrapper{
        display:none;
    }

    Best Regards

    #336936

    dadyss
    Participant

    Thank you very much, I appreciate your speed and kind solution.
    Would you be so kind to help me make out-of-stock products transparent, also by CSS.
    Thank you.

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

    Hello,

    Please provide the page URL of your site.
    Best Regards

    #337844

    dadyss
    Participant
    #337923

    I close this duplicating post not to be confused.

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

The topic ‘Quick view’ is closed to new replies.