Home › Forums › WoodMart support forum › how to edit header height? how to edit header height? This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 21, 2022 at 12:30 pm #377663 yanzhiParticipant I already read the post of How to change the header height and edit it, but it doesn’t changed. Attachments:You must be logged in to view attached files. May 21, 2022 at 1:51 pm #377683 Aizaz Imtiaz AwanKeymaster Hello, The issue is caused by the mainpage wrapper padding. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. Then check back. .home .main-page-wrapper { padding-top: 0; } Best Regards June 9, 2022 at 12:29 pm #382155 yanzhiParticipant I already add the css, but one page doesn’t changed. Attachments:You must be logged in to view attached files. June 9, 2022 at 3:06 pm #382223 Aizaz Imtiaz AwanKeymaster Hello, Please delete the old given CSS and use the below custom CSS code: .main-page-wrapper { padding-top: 0; } Best Regards. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register