Home › Forums › WoodMart support forum › Header Menu › Reply To: Header Menu
April 21, 2020 at 12:14 pm
#188819
Aizaz Imtiaz Awan
Keymaster
Hello,
1) We are Glad that you resolved the issue with our explanation.
2) For the white space please add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.
.home .site-content {
margin-top: -40px;
}
Best Regards.