Home › Forums › Support › Center Menu Icons This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 16, 2019 at 2:35 pm #870962 James Hi, I’m wanting to center the icons within the menu on mobile nav. I have done the text by using: @media (max-width: 768px) { .main-navigation .main-nav ul li a { text-align: center; } } If it’s possible. Thanks April 16, 2019 at 4:31 pm #870994 TomLead Developer Lead Developer Hi there, This should help: #mobile-header { text-align: center; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development 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