badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Changing Submenu Background Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76169
    Arianna Pflederer
    Participant

    I can not seem to locate a way to change the background color of the submenu. On desktop, it appears as a small light blue bar at the top of the drop down sub menu. On mobile its the entire background of the submenu. How do you change this?

    Currently using a test site to overhaul our non-profit’s website. You can see the color I am talking about here : https://test.fuzzyfacesrefuge.org

    #76183
    Arianna Pflederer
    Participant

    I am totally new at this, so maybe I am missing something. But, I found the code with “inspect element”. So I grabbed what I needed, changed the color, and put them in the custom CSS panel. But, it wont override it. These are three things I am trying to override with…

    button.menu-toggle {
    background-color: #b12029;
    color: #262626;
    border-color: #262626 !important;
    }

    .main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a, .smm-mega-menu {
    background-color: #fff;
    }

    .menu-item-has-children .sub-menu, .main-navigation ul li.smm-active ul.sub-menu .smm-mega-menu {
    border-top-color: #b12029;
    }

    #76201
    Arianna Pflederer
    Participant

    Update! The last editor had some sort of plug in that was overriding! It wanst a plug in that readily looked like it had to do with menus. So now the color is gone! Thank goodness!

    #76484

    Hi @arianna-pflederer,

    We are so sorry for the late response due to some unavoidable circumstances. Its Great you solved the issue your self.

    Please let us know if you have any other query regarding the theme.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.