Custom Menu Widget Colors in Header Right
1) I was interested in the CSS syntax to change the colors of the Custom Menu Widget when placed in the Header Right of the Evolution Pro theme.
2) Would like to remove the vertical menu divider or border between menu items
My website is: keepidahoclean.org
I believe these need additional CSS. Using just the following didn't work:
.widget_nav_menu { color: somecolor; }
.widget_nav_menu ul {
.widget_nav_menu li {
.widget_nav_menu a {
.widget_nav_menu li:hover > a, .widget_nav_menu li.focus > a {
Can you please provide the CSS for all of the above to work within the template.
BTW: I have used other templates and can therefor appreciate how good yours are.
Thank you...