Home Forums WoodMart support forum remove lines from shopping cart

remove lines from shopping cart

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

    Nathamejia
    Participant

    Good afternoon, could these lines be deleted from the shopping cart? so that it looks a little wider and not so square?

    *image attached

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards

    #630835

    Nathamejia
    Participant

    YES THANK YOU I WILL SEND YOU INTERNALLY

    #630984

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .cart-content-wrapper table td {
            border-bottom: none !important;
    }
    .cart-content-wrapper>.cart_totals .cart-totals-inner {
            border-bottom: none !important;
                border-top: none !important;
    }

    Best Regards

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