Home › Forums › WoodMart support forum › Center menu divs on mobile Center menu divs on mobile This topic has 1 reply, 2 voices, and was last updated 6 years, 1 month ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 25, 2018 at 8:54 am #78857 BenjaminParticipant Hi, How do I center the nav menu links in the top menu on mobile? At the moment its aligned to the left. (See image) Attachments:You must be logged in to view attached files. September 25, 2018 at 11:17 am #78892 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Mobile: .whb-navigation.menu-center .menu { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } Best Regards Author Posts Tagged: center, menu, navigation Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register