Shape 5

Joomla Templates => Game World - Club => : itye1970 May 16, 2016, 02:10:23 AM



: can you change the font size of the main menu or increase width of main menu??
: itye1970 May 16, 2016, 02:10:23 AM
on my site www.pcsimulators.org , i want to change the font size of the main menu as i need to add more menu options on one row, when i do this at the moment , the next menu option starts on another line/row  as in the attached, where Forums is on a second line? Can I change the width or fonts of the main menu?

thanks


: Re: can you change the font size of the main menu or increase width of main menu??
: mikek May 16, 2016, 08:25:44 AM
Hello,

I would highly suggest consolidating your menu, the modern trend anymore is to only have 4 or 5 main items. If you want reduce the size of the menu items you can do with the following css in custom.css:

#s5_nav li {
padding: 19px 14px 0 !important;
}