Thank you for your quick response. Yes, I’m trying to configure the line height in the Customizer, but it doesn’t work for the primary menu, just for the primary sub-menu.
Letter spacing and font size work very well, however line height doesn’t work (only in the primay menu). I also made a clean installation of WordPress in localhost and I’m having the same issue.
This reply was modified 15 hours, 5 minutes ago by Orlando.
Thread Starter Orlando
(@orlandoferreras)
Thank you for the solution, Leo (@leohsiang), it worked great.
.main-navigation .main-nav ul li a { line-height: 30px; }
I even added “padding: 10px 25px” and looks better: