Shape 5

Joomla Templates => Eventfull - Club => : ffenter May 12, 2016, 08:15:30 AM



: Navigation on float menu / 2 questions
: ffenter May 12, 2016, 08:15:30 AM
How can I change the font color within the floating menu...? it turns black, I need it white... only mouseover is white...

I also have the problem, that the submenues will not open on touch devices... how can I change that?



: Re: Navigation on float menu / 2 questions
: jonahh May 12, 2016, 12:55:53 PM
Hello,

This can be changed in your s5_flex_menu.css file at about line 309

:
.s5_wrap_fmfullwidth #s5_nav li a {
    color: #fff !important;
}


: Re: Navigation on float menu / 2 questions
: ffenter May 13, 2016, 01:40:16 AM
Thanx, that worked.... where can I change die mouse over color and active color?


: Re: Navigation on float menu / 2 questions
: jonahh May 13, 2016, 11:04:03 AM
On line 311 of the same file you should see it set to color:#ffffff !important