Reply To: Css line break – menu

Home Forums Support Css line break – menu Reply To: Css line break – menu

Home Forums Support Css line break – menu Reply To: Css line break – menu

#202661
Tom
Lead Developer
Lead Developer

Hmm, not sure it will work, but worth trying.

Add this CSS:

.main-navigation .main-nav ul li a, 
.menu-toggle, .main-navigation .mobile-bar-items a {
    line-height: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
}

Adding CSS: https://generatepress.com/knowledgebase/adding-css/

Then you’ll need to add a line break into your Navigation Label in “Appearance > Menus” like this: <br />