Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #352870

    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.-

    #352893

    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.-

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Customize sub menu elements / font, color’ is closed to new replies.