Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232222
    powrider686
    Participant

    Hey there,
    On my site, henryebarr.wpengine.com, I’m trying to get a submenu item to style. I’d like to the set background to blue for the search widget area, which I have highlighted in the attahed screenshot.

    I have followed the instructions from Ubermenu on how to style a particular submenu item, but it hasn’t worked and hoping you guys can help. http://sevenspark.com/docs/ubermenu-style-menu-items

    I’m trying to differentiate the different areas of the menu so it is clear that the search widget is a separate item that the links below.

    Here’s the css I have in that isn’t working:
    #megaMenu ul.megaMenu li#menu-item-2695 > a{
    background:tomato;
    }

    Thanks for the help!

    #1232561
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    ul.ubermenu-content-block.ubermenu-widget-area.ubermenu-autoclear {
        background-color: #ddd !important;
    }

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1232222 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>