Home Forums Themes Support Claue Hide Menu and submenu on Checkout

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #7282

      Hello!

      How can I hide the menu and the sub menu on checkout completely? Since this is the checkout page I need to delete as many distractions as possible to improve conversions. Thank you!

    • #7291

      You can hide menu by add custom css code

      .woocommerce-checkout .jas-navigation { display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #7292

      Hi Harry, I’m sorry I wasn’t clear I meant the menu and the header, the section in pink in the image. thank you!

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

      Hi,

      You change prev code to .woocommerce-checkout #jas-header { display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #7337

      Thank you!

Viewing 4 reply threads

You must be logged in to reply to this topic.