Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16492
    SoL
    Member

    hi there again

    i got a custom menu in the tird column and don´t know how to change color and size of fonts.

    page: http://sol-hh.de

    #16495
    Sakin
    Keymaster

    @SoL: In the following CSS, you can adjust the font and color and add it in “Appearance => Theme Options => Custom CSS” box.

    .widget.widget_nav_menu ul li a {
        color: #777;
        font-size: 13px;
    }
    #16514
    SoL
    Member

    – solved –

    THX A LOT!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change font color & size in nav_menu-2’ is closed to new replies.