Home Forums WoodMart support forum hide or remove tab Shipping & Delivery in single product page

hide or remove tab Shipping & Delivery in single product page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #626059

    Elena
    Participant

    hello can you help me where I can remove or hide tab Shipping & Delivery? my products all digital

    #626165

    Hung Pham
    Keymaster

    Hi Elena,

    Thanks for reaching to us.

    About brand and Shipping delivery are custom tabs and can be edited via Theme Settings > Single product > Tabs: https://prnt.sc/bDOK7HP_6t7M

    Best Regards,

    #626272

    Elena
    Participant

    thank you

    #626276

    Hung Pham
    Keymaster

    Hi Elena,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

    #626318

    Elena
    Participant

    can you help me how I can hide or remove it https://prnt.sc/byu7zNNtH-w- I dont need it on digital items

    #626424

    Hung Pham
    Keymaster

    Hi Elena,

    There are 2 points regarding that:

    + If you want to remove quantities box, it does mean you want to sell 1 item for each product only, so keep it in the Cart page doesn’t make sense. If it’s true, then I kindly request that you enable the option to be Sold Individually, which will remove the quantity selection from specific single product https://prnt.sc/dnAHNuPDlOet

    + In case you are simply want to remove it from all products, add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .single-product .quantity{
    	display: none;
    }

    Regards,

    #626604

    Elena
    Participant

    great it works thank you for your help, yes I sell only digital products and usually its one sible item

    #626640

    Hung Pham
    Keymaster

    Hi Elena,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    P/s: Wish you a Happy New Year.

    Best regards,

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

The topic ‘hide or remove tab Shipping & Delivery in single product page’ is closed to new replies.