Forums
Home / Theme: Brand / Navigation Font Size
(@lchea356)
6 years, 9 months ago
Hello,
Thanks for a great theme!
I’m having trouble with the main navigation bar. I can’t figure out how to change the font size. Currently, it is extremely large in comparison to the rest of the site.
Thanks in advanced.
(@phpexpert21)
Hello lchea356,
Please provide the site url so we can provide you appropriate css as per the need.
Kind regards,
Manoj
(@maxsdesign)
Hi Ichea356, Thank you for you words, I’m glad that you like it.
You can add a css rule to change the font size. Add it in Customizer > Additional CSS:
#mobile-menu-wrapper nav a { font-size:24px; }
Cheers