Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey, you can change the background with this:

    #nav-main ul.sf-menu a {
    background: #333;
    }

    And the hover with this:

    #nav-main ul.sf-menu a:hover {
    color: #000;
    }

    Just paste them into your custom css box in theme options > advanced settings.

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘primary menu formatting’ is closed to new replies.