This topic has 5 replies, 2 voices, and was last updated 8 years by agolden42.

  • Author
  • #80734
     agolden42
    Participant

    I couldn’t find this answered in the forum. What is the style element for a submenu’s background color? I can’t seem to find the right one in the style settings.

    #80756
     sharmstr
    Moderator

    You can use this…

    COPY CODE
    
    /* both top and main */
    .dropdown-menu {
        background-color: red !important;
    }
    
    /* top only */
    .top-menu .dropdown-menu {
        background-color: red !important;
    }
    
    /* main only */
    .navbar-nav .dropdown-menu {
        background-color: red !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80827
     agolden42
    Participant

    Excellent, thanks! What abut the hover color on the submenu?

    #80829
     agolden42
    Participant

    Sorry, and one more… the font color on hover.

    #80847
     sharmstr
    Moderator

    Lots of info here for you https://archived.seventhqueen.com/forums/topic/menu-header-caousel-sidebars-can-someone-please-help-me-with-these-issues#post-62952

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80856
     agolden42
    Participant

    Great. Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?