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

  • Author
  • #65106
     ellos
    Participant

    Hi, I’m trying to style submenu and I can’t fund the place in theme options or in the css code.
    Please go to http://highwayliberty.com/
    Hover over the menu Programs and events and then hove over Events menu.
    You would see the emerging sumbenu (Upcoming events)has the default background theme colors. I need to changed it to #647da7.

    Please let me know which code in CSS should I adjust.
    (It also looks like in theme options there is no place to adjust menu colors?)

    Thanks a lot.
    Eli.

    #65118
     sharmstr
    Moderator

    ul.dropdown-menu.sub-menu a {
    color: #fff !important;
    }

    ul.dropdown-menu.sub-menu {
    background-color: #647da7 !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

    #65145
     ellos
    Participant

    Thanks a lot Sharmstr

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

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

Log in with your credentials

Forgot your details?