Okay
  Public Ticket #189729
Menu
Closed

Comments

  • Janice started the conversation

    the url above is my temp site...

    How can I change the color of my drop down menu box?  It's red now and I'd like to give it some transparency or change to only show the links with out the box?

  • Janice replied

    I also don't like the tag boxes.  Can I remove these too?

  •  8,838
    Tahir replied

    Hey Janice!

    Add this into the Custom CSS box located in your Salient Options panel:

    #search-outer .ui-widget-content, header#top .sf-menu li ul li a, header#top nav > ul > li.megamenu > ul.sub-menu, body header#top nav > ul > li.megamenu > ul.sub-menu > li > a, #header-outer .widget_shopping_cart .cart_list a, #header-secondary-outer ul ul li a, #header-outer .widget_shopping_cart .cart_list li, .woocommerce .cart-notification, #header-outer .widget_shopping_cart_content {
        background-color: #333!important;
    }
    

    Thanks


    ThemeNectar Support Team 

  • Janice replied

    Hi Tahir,

    The code gave me some errors?  See attached.  The menu changed to black?

    Thanks 

  •  8,838
    Tahir replied

    Hey Janice!

    Those arent errors just warnings which can be ignored. 

    Thanks


    ThemeNectar Support Team