Home › Forums › WoodMart support forum › How to hide header on checkout page How to hide header on checkout page This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 21, 2023 at 6:43 am #489984 cmeng7680Participant How to hide header on checkout page August 21, 2023 at 2:52 pm #490126 Aizaz Imtiaz AwanKeymaster Hello, Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section: .woocommerce-checkout .whb-main-header { display: none; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register