Main Nav Font w/o Breaking Padding

Firstly, let me say that this theme is terrific, and your support system seems outstanding! Thanks!

I’m building http://2989eastlake.com/ (live at the moment) and I’d like to increase the main nav font size - uncollapsed and collapsed - without breaking the wrapping of elements to a second line, or the padding. (I searched the forum for a couple of other solutions that did part of what I was looking for, but not all.)

I’d like the “Home” and “Outdoor: Daytime” fonts and such to be about 200% of their current size - I think! - but have been having trouble manipulating the CSS to get that result. I’m wondering if perhaps the font size is being determined by the element that contains it?

Thanks in advance for any guidance you can provide! :slight_smile:

AH, I jumped the gun. I apologize. I found it after additional searching:

/Menu Font/
.main-navigation .menu li a {
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: -1px;
color: #4c4c4c;
}

Thank you!!

Thank you for sharing solution, feel free to contact us again if you have other questions Thanks!
I will close this case now,