Shape 5

Joomla Templates => Corpway - Club => : bbdesign August 21, 2015, 11:48:38 PM



: Corpway template where I can change main menu font and font size
: bbdesign August 21, 2015, 11:48:38 PM
I am use Corpway template. I have two question:

1.where I can change the main menu font and font size?
2. where I can setting for change the whole website article text font and font size?


: Re: Corpway template where I can change main menu font and font size
: mikenicoll August 22, 2015, 04:12:46 PM
Hello,

1) You can change the font size for the main menu by adding this to the custom.css

:
#s5_nav {
     font-size: 0.8em;
}

The font type is based on your Highlight Font selected in the Template Manager.

2) There are several font sizes coded throughout so there isn't a single button to change everything. You can try using the Font Size override option built into the Layout Tab of the Template Manager.

Regards,