Home › Forums › WoodMart support forum › Add Space between Menu in Header Add Space between Menu in Header This topic has 5 replies, 2 voices, and was last updated 3 years, 5 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 20, 2021 at 2:30 pm #319841 [email protected]Participant Hi, How do you add spaces between the main menu on header? It’s too close to each other Attachments:You must be logged in to view attached files. September 20, 2021 at 4:25 pm #319860 Elise NoromitMember Hello, Thank you very much for choosing our theme and for contacting us. Please add this code to the Theme Settings > Custom CSS > Global: body .wd-nav-main li a{ padding:0 40px; } You can change 40px to increase or decrease the gap between the menu items. Best Regards September 20, 2021 at 4:35 pm #319864 [email protected]Participant Thanks that works out. But the DropDown is using a HTML Block and once adding the code everything is squeezed. See the image attached Attachments:You must be logged in to view attached files. September 20, 2021 at 8:57 pm #319876 Elise NoromitMember Hello, Please provide your site URL, if your site is under construction, insert the site credentials into the Private Content block below the text message. Best Regards September 21, 2021 at 6:23 pm #320130 [email protected]Participant The site is under construction. Please view the deets in Private Content September 22, 2021 at 10:51 am #320270 Elise NoromitMember Hello, Please replace the code with this one: body .wd-nav > li > a{ padding:0 40px; } If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register