Header in page checkout - by Vincenzo Stazio

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

  • Avatar: Vincenzo_Stazio
    Vincenzo Stazio
    Participant
    November 24, 2019 at 16:51

    How can i delete header in page checkout like this? https://www.dropbox.com/s/x299f6u2fne89dd/Header.PNG?dl=0

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 24, 2019 at 16:56

    Hello,

    Add this code in Custom CSS for page http://prntscr.com/q1d9o1

    .header.main-header, .page-heading, .top-bar {
        display: none;
    }
    .content-page {
        padding-top: 50px !important;
    }

    Regards

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

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

Helpful Topics

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