Home › Forums › WoodMart support forum › hide the header on the start page hide the header on the start page This topic has 1 reply, 2 voices, and was last updated 3 years, 12 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 25, 2021 at 11:24 am #321032 Peter_mueller80Participant Hello, can you give me a CCS command with which I can hide the header including the shopping cart on the start page. and where it has to be inserted. Page ID 11754 Thank you September 25, 2021 at 12:08 pm #321041 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .home .whb-header { display: none; } Regards. Xtemos Studios. Author Posts Tagged: CSS for Header hide Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register