Hello there. How do I change JA Space template menus sizes?
manu2020 Hi If your question is to change the font size, here is code you can use in custom.css
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {font-size:14px;}
Thanks a lot
Where can i find custom.css? Thanks
manu2020 Hi create custom.css file in the css folder and add the code in custom.css
Thanks
It works perfectly well. Thanks a lot for your help!!!