Order notes - by ckeight - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • Avatar: ckeight
    ckeight
    Participant
    July 13, 2014 at 18:43

    Hello!
    I would like to remove the option for “order notes” on the checkout page. Could you please tell me how to do this? Thank you!

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 14, 2014 at 08:00

    Hello,

    Could you please show a screenshot of what you want to remove?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: ckeight
    ckeight
    Participant
    July 15, 2014 at 02:16

    I don’t know how to upload an image to this form. When a user goes through the checkout process (on the checkout page) after they upload their billing address and click continue, they are directed to the next page that has shipping address entry and a section for order notes. I would like to delete the order notes section. Thank you

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 15, 2014 at 06:17

    Hello,

    You can do it. Add this code to custom.css file.

    .checkout-step .notes { 
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: ckeight
    ckeight
    Participant
    July 15, 2014 at 17:01

    Awesome!! It worked, thank you!!

    Avatar: Eva
    Eva Kemp
    Support staff
    July 15, 2014 at 17:11

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.