New Landing How can we help? Atelier Order details spaces between lines..

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #262954
    zardaclothing
    Member
    Post count: 60

    Hi

    I want to remove spaces between lines of order details published in checkout and view order details pages. (please see screenshots)
    pls advise..

    Attachments:
    You must be logged in to view attached files.
    #263001
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-page table.shop_table tr td {
        padding: 6px 15px 6px 0px !important;
    }
    .woocommerce-page table.shop_table tr td.order-actions a.button.view{
    padding:6px 20px !important;
    }
    
    

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register