Home › Forums › WoodMart support forum › disable header disable header This topic has 1 reply, 2 voices, and was last updated 4 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 12, 2021 at 6:28 am #272900 moh962018Participant hello how i can disable the header and footer at the checkout page only? thanks March 12, 2021 at 10:16 am #272984 Aizaz Imtiaz AwanKeymaster Hello, To disable the footer for the checkout page edit the page and disable the footer. Screenshot for Clarification: https://prnt.sc/10jlq8a And to remove the header try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .woocommerce-checkout .whb-header { display: none; } Regards. Xtemos Studios Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register