Shape 5

Joomla Templates => Incline - Club => : fahl5 December 20, 2014, 04:05:41 AM



: Fontsize in the menu
: fahl5 December 20, 2014, 04:05:41 AM
The Font size in the horizontalmenu of the incline-site I am currently working on ("http://test2.s-fahl.de (http://test2.s-fahl.de)") appeare much to small.
Where ( in which .css) can I adjust them to be better readable?

Thank you in advance for any helpful hint
best
fahl5


: Re: Fontsize in the menu
: mikek December 20, 2014, 07:07:31 AM
Hello,

That's controlled in s5_flex_menu.css under:

#s5_nav li a {
    color: #ffffff;
    font-size: 0.96em;
    font-weight: 500;
}


: Re: Fontsize in the menu
: fahl5 December 20, 2014, 09:01:20 AM
Thank you! :)


: Re: Fontsize in the menu
: mikenicoll December 23, 2014, 09:05:09 PM
Let us know if you have any further questions