Home › Forums › WoodMart support forum › Menu – Logo Menu – Logo This topic has 6 replies, 3 voices, and was last updated 6 years, 10 months ago by Artem Temos. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts January 20, 2018 at 9:00 pm #34496 gzelascoParticipant I need to separate the menu from the LOGO as show in the attached example, Also I cannot see where to change size font menu January 20, 2018 at 9:25 pm #34497 Bogdan DonovanKeymaster Hi, Please, re-upload the screenshot so that we can see your issue. Navigation font size can be changed in Theme Settings -> Typography. (https://gyazo.com/c0f2edd19c3e5345a1099deb8ee40c50) Regards January 20, 2018 at 9:42 pm #34498 gzelascoParticipant attached January 20, 2018 at 10:08 pm #34499 gzelascoParticipant again Attachments:You must be logged in to view attached files. January 21, 2018 at 8:01 am #34517 Bogdan DonovanKeymaster Please use this snippet to make your main menu look like in the screenshot. .header-split .menu-categories-container > ul > li:nth-child(2) { margin-right: 170px !important; } .header-split .menu-categories-container > ul > li:last-child { margin-right: 130px !important; } Regards January 21, 2018 at 11:34 am #34553 gzelascoParticipant Where should be place the snippet? In Custom CSS – Global CSS? January 21, 2018 at 3:27 pm #34566 Artem TemosKeymaster Yes, put it to the global custom CSS section. Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register