Home Forums WoodMart support forum checkout page

checkout page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #653938

    str.ivanov
    Participant

    Hello, how can I remove these two checkboxes from the checkout page?

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

    Hello,

    To remove the “Ship to a different address” option:

    1. Navigate to WooCommerce > Settings > Shipping.

    2. Click on the Shipping Options tab.

    3. Set “Force shipping to the customer billing address”: https://ibb.co/hxkkBsyw

    For the second checkbox, please share the page URL so I can review it and provide you with a possible solution.

    Best Regards,

    #654630

    str.ivanov
    Participant

    .

    #654659

    Hello,

    Try to add the following custom css in Theme Settings > Custom CSS > Global Custom CSS:

    .form-row.form-row-wide.woocommerce-validated {
       display: none !important; 
    }

    Best Regards,

    #654687

    str.ivanov
    Participant

    not work

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

    Hello,

    Sorry to hear about the inconvenience. Kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.

    Best Regards,

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