Hi sdavis,
I also got the issue, that I cannot change the top menu item link colors. They are white, and with a black hover background.
This is the source code from my page, where I’d like to adjust the colors (link color, link-hover color)
<div class=”menu-top”>
<!– First Top Menu –>
<div class=”nav-container top-1-navigation”>
<nav class=”horisontal-navigation menu-1″ role=”navigation”>
<span class=”toggle”><span class=”menu-toggle”></span></span>
<div class=”menu-menu-container”><ul id=”menu-menu” class=”nav-horizontal”><li id=”menu-item-155″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-155″>über mich
<li id=”menu-item-151″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-151″>…
the code part above seems not to work.
thank you
Nicolas