Home Forums WoodMart support forum Quick View

Quick View

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

    JacobM
    Participant

    Hello, I’d like to have the SKU, Categories & Tag options removed from the single product quick view please. I took them off from the page itself but would like them off from the quick view as well.

    #436315

    Luke Nielsen
    Keymaster

    Hello,

    With the help of the below code, you can hide it there. Please enter it into the “Desktop CSS” area in Theme Settings -> Custom CSS.

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

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #436733

    JacobM
    Participant

    Nice I got through, thank you!

    #437118

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome!

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

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