Hello Support,
i tried to change the nav menu color (this: https://www.dropbox.com/s/qqcp38tn0rbrdzo/Screenshot%202015-02-06%2010.07.46.png?dl=0 )
the custom css is this:
***************************************
header, .fixed-header-area {
background-color: #87e9d4 !important;
}
.menu > li > a {
color: white !important;
}
.menu >li.current-menu-item >a{
color: #f05423 !important;
}
.menu > li > a:hover{
color:#fff !important;
}
***************************************
but the color stays deep gray.
what is my fault?
this is the url: http://gran.hu/wpteszt/
thank you
regards
Mozes