Home › Forums › Support › Submenu Questions This topic has 1 reply, 2 voices, and was last updated 3 years, 12 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 1, 2019 at 2:19 am #855533 yury Hi, 1) How do I make the submenu items regular font instead of all capitalized (e.g. Toothpaste instead of TOOTHPASTE) 2) How do I expand the width of the submenu so I can fit everything in one line so it doesn’t wrap onto the 2nd line? Thank you GeneratePress 2.2.2GP Premium 1.7.8 April 1, 2019 at 2:47 am #855554 DavidStaff Customer Support Hi there, try this CSS: 1. .main-navigation ul ul li > a { text-transform: none; } 2. .main-navigation ul ul { width: 250px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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