Comments 2giacomopieri started the conversationMay 10, 2018 at 12:27pmHello,I want to hide the main menu ONLY in the checkout page. Do you have a custom css I can copy to do that? Thank you in advance[deleted] repliedMay 11, 2018 at 7:55amHi there, This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though Can you please add the code below to your Custom CSS area: body.woocommerce-checkout .full-menu { display: none; } Have a nice weekend! Sign in to reply ...
Hello,
I want to hide the main menu ONLY in the checkout page. Do you have a custom css I can copy to do that? Thank you in advance
Hi there,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
Have a nice weekend!