Forums
(@designsbytrey)
10 years, 12 months ago
Glad I could help. ??
The problem is the line-height for the individual list items of your nav menu’s ul.
Add this to your custom CSS:
.nav>li { line-height: 45px; }
https://screencast.com/t/lSHOYkrmi
This is most likely caused by your margin settings in your CSS.
Can I please have the link to your website?