Home › Forums › Support › Unable to center menu item in secondary nav on mobile This topic has 2 replies, 2 voices, and was last updated 1 year, 1 month ago by Maria. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts August 5, 2022 at 5:25 pm #2304778 Maria I tried each of these but neither code worked: .secondary-navigation .main-nav ul li a, .secondary-navigation .menu-toggle { text-align: center!important; } .secondary-navigation .main-nav > ul { justify-content: center!important; } See screenshot: https://www.screencast.com/t/j6Zw2qYU5 August 6, 2022 at 3:06 am #2304968 DavidStaff Customer Support Hi there, try adding this CSS to center the menu item text: .secondary-navigation .main-nav ul li a { text-align: center; } August 6, 2022 at 10:11 am #2305288 Maria That worked perfectly. Thank you so much. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In