I'd like to increase the font size of the main menu navigation. Any suggestion? Thanks
cfnet21 Hi The font size will be different for based on the header style May i know the URL of site or which layout you are using as in the demo https://ja-good.demo.joomlart.com/ I will suggest changes accordingly.
Ninja
Home time https://ja-good.demo.joomlart.com/index.php/home-layouts/home-time
cfnet21 You can use this code in custom css
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span { font-size: 12px;}
Thank you again 🙂