Home › Forums › Support › Centre Menu Items on Mobile Nav This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 28, 2018 at 3:57 pm #743256 Ian How would I centre the menu items on the mobile nav only? November 28, 2018 at 4:05 pm #743265 LeoStaff Customer Support Hi there, Try this CSS: @media (max-width: 768px) { .main-navigation .main-nav ul li a { text-align: center; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know ๐ November 28, 2018 at 4:38 pm #743284 Ian Perfect Leo. Thanks. November 28, 2018 at 4:39 pm #743288 LeoStaff Customer Support No problem ๐ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In