Home Forums WoodMart support forum How to hide card number details on checkout form

How to hide card number details on checkout form

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

    pushkarsalunke07
    Participant

    Hi
    Want to hide card details form on checkout page

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    display:none;
    }

    Best Regards

    #436258

    pushkarsalunke07
    Participant

    added that css but not working
    https://adascagardenstore.com/checkout/

    check at your end

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

    Hello,

    I still cannot find which quantity you want to remove.

    Best Regards

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