Shape 5

Joomla Templates => Simplex - Club => : kimfastrup June 19, 2017, 02:18:52 AM



: s5 flex menu
: kimfastrup June 19, 2017, 02:18:52 AM
how to change size and colour of the menu fonts
Regards Kim


: Re: s5 flex menu
: jonahh June 19, 2017, 11:26:08 AM
Hello Kim,

The font size and color can be changed in the s5_flex_menu.css file at line 250:

:
#s5_nav li a {
    color: #2d414d;
    font-size: 1.1em;
}


: Re: s5 flex menu
: kimfastrup June 20, 2017, 12:45:32 AM
where can i find this file ....sorry


: Re: s5 flex menu
: jonahh June 20, 2017, 12:53:36 PM
Its located in the CSS folder of your template. It would be: templates/simplex/css