Hi there,
I checked the setting for the styling I use for the submenu elements (alternate) but had no luck to change the main color and font weight (background etc works, though)
Do you have a CSS code for that element so that I could customize it specifically?
thanks in advance
P.-
never mind – got it:
.alternate_color .av-subnav-menu a {
color: #ffffff;
font-weight: bold;
}
that gives the possibility to change main font color styling of the menu elements. for alternate (hover over link) styling, the ‘alternate’ in ‘general styling’ does the rest…
thanks for this great theme!!
my best regards
P.-