Okay
  Public Ticket #2638064
Top menu dropdown menu gap
Closed

Comments

  •  2
    travelintaiwan started the conversation

    Hi there,

    Very simple question. I want to move the dropdown menu items closer up to the menu. There is a large gap between the two.

    What is the CSS for that? Also, how to adjust the font size of the menu text?

    Thanks a lot!

    Johannes

  •  2,963
    Andrew replied

    Hi There,

    Please try this css in Salient > General Settings > CSS/Script Related:

    #search-outer .ui-widget-content, body:not([data-header-format="left-header"]) #top .sf-menu li ul, #top nav > ul > .megamenu > .sub-menu, body #top nav > ul > .megamenu > .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: rgba(255,255,255,100)!important;
        top: 109px;
    }

    Thanks.

  •  2
    travelintaiwan replied

    Hi Andrew, 

    That was super quick and works just fine.

    Thanks a million and have a great day!

    Johannes