Home › Forums › Support › Regarding top bar widget Navigation Menu This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 14, 2023 at 8:19 am #2533135 Masud I have added Navigation Menu in top bar widget. Currently it’s showing all menu items in one line (small devices). I want to make menu item like this. https://i.imgur.com/fe3bg1V.png Can I get any help with this? February 14, 2023 at 9:39 am #2533208 DavidStaff Customer Support Hi there, try adding this CSS: .top-bar .widget_nav_menu > div > ul { flex-wrap: wrap; justify-content: center; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In