Header Checkout - by ahdotta - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Amzy Leel

  • Avatar: ahdotta
    ahdotta
    Participant
    April 19, 2017 at 19:32

    Hello

    I do not want the header to appear at the time of checkout, so the user will not be distracted.

    How do I get the header out of the checkout?

    Grateful

    1 Answer
    Avatar: amzy
    Amzy Leel
    Participant
    April 20, 2017 at 05:09

    you can not completely remove the header from the back-end for that.
    Header contains many scripts and files.
    if you remove them many functions won’t work.

    try to put following code in,

    8theme options >> styling >> custom CSS >> global custom CSS

    .woocommerce-checkout .header-wrapper { display: none; }

    if you have any problem checking out after putting this code let me know

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