Home Forums WoodMart support forum Remove Quantity column in cart page

Remove Quantity column in cart page

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

    Nukioh
    Participant

    Hello,

    How do I get rid of the quantity column on the cart page since I sell 1 pcs for each digital product purchase so I don’t need the quantity column in the shopping summary (as attached).

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

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global:

    th.product-quantity {
    	display: none !important;
    }

    Best Regards.

    #474214

    Nukioh
    Participant

    Thanks, It solved.

    #474239

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove Quantity column in cart page’ is closed to new replies.