Hi,
First I'd like to say that the more I add to the menu then the mobile menu doesnt show all the menus it seems it can only show 12 menu tabs on the mobile version. The less menus I add thats when they all show on the mobile menu. Also how do i shrink the font size of the menus because its very big ? Someone please help me with this thanks.
1, On mobile screen (<= 767 pixel), we used off-canvas menu. I saw all of menu item is show.
2, You want to shrink the font size of the menus.
You need to add the following code in the custom.css file.
Then you change the value of font-size to value you want.
The path of custom.css file.
{yoursite}templates/noo_nozix/css/custom.css
.navbar-default .navbar-nav > li > a {
font-size: 20px;
}
If the custom.css file doesn't exist in the css folder, please create it and add the above code.
It's been a long time I didn't see your reply. Therefore, I will close this topic.
If you have any other questions and need our support, please don't send message to me via private message, you need to create a new topic for that on here:
www.joomlaux.com/forum/joomla-templates.html