Home Forums Themes Support Claue How to hide header?

Viewing 1 reply thread
  • Author
    Posts
    • #17130

      Hello, I’d like to hide the header and menu only on the checkout page. How can I do this?

       

      thank you!

       

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

      Hi,

      Please use the custom CSS code below

      .woocommerce-checkout . header__mid, .woocommerce-checkout . header__bot { display: none; }

Viewing 1 reply thread

You must be logged in to reply to this topic.