Home › Forums › WoodMart support forum › Hamburger Menu Layout/dropdowns Hamburger Menu Layout/dropdowns This topic has 1 reply, 2 voices, and was last updated 5 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 5, 2024 at 9:41 pm #570924 jeff-1071Participant The sub menu items are left justified and also you have to click on the arrow in order for the dropdowns to display. Is there a way to adjust that. Also the arrows are so far away from the text. June 6, 2024 at 11:15 am #571019 Aizaz Imtiaz AwanKeymaster Hello, Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. .wd-dropdown-fs-menu>.container { align-items: center; display: flex; flex-direction: column; } .wd-nav-fs .wd-nav-opener { right: 180px !important; } Best Regards. Author Posts Tagged: hamburger menu Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register