Viewing 1 replies (of 1 total)
  • ThemeSumo

    (@themesumo)

    .sf-menu ul.sub-menu {
        background: #F4F4F4;
    }
    .sf-menu ul.sub-menu li a {
        color: #1c355d;
        border-color: #1c355d;
    }
    .head_content .main_nav > ul > li > ul li a:hover {
        color: #00B09B;
    }

    You can add this code to your Child Theme style.css file, or using a Custom CSS plugin.

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘SubMenu Styling’ is closed to new replies.