Hide field of checkout page - by juanvillalta

This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler

  • Avatar: viainteractiva
    juanvillalta
    Participant
    July 3, 2017 at 19:28

    Hello,

    Please I need to eliminate or hide the option “Send to a different address?” located in the checkout page and mantein the “shipping address” form visible by default.

    (https://snag.gy/B53fno.jpg)

    Many thanks,

    Juan

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 4, 2017 at 09:47

    Hello,

    Please check woocommerce settings http://prntscr.com/freuvc

    Regards,
    Rose Tyler.

    Avatar: viainteractiva
    juanvillalta
    Participant
    July 4, 2017 at 19:30

    Hi Rose,

    By doing what you recommend me, I get the first part of my need that is to say, hide the element “Send to a different address?”.

    But I don’t get the second part of my need that I described you that is to say, mantein the “shipping address” FORM visible. With the option you gave me, that FORM disappear.

    Please, tell me if some of my explanation is not clear because I need to solve this issue asap.

    Many thanks,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 5, 2017 at 09:09

    Hello,

    In this case, please check these settings http://prntscr.com/frtqoj
    You can add this code in Theme Options > Custom css to disable “Ship to a different address?” text:

    #ship-to-different-address .checkbox {
        display: none;
    }

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 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.