Hello. I'm looking to move-up the drop-down menu directly beneath the parent link, as opposed to beneath the entire navbar link. Attached is a rough reference of what I would like it to look like. Is that possible?
Please ignore the extra blue space in the "revised" screenshot. I'm more concerned about the starting point of the sub-nav.
#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 { top: 66px; }
Hello. I'm looking to move-up the drop-down menu directly beneath the parent link, as opposed to beneath the entire navbar link. Attached is a rough reference of what I would like it to look like. Is that possible?
Please ignore the extra blue space in the "revised" screenshot. I'm more concerned about the starting point of the sub-nav.
Hi There,
Please try this css:
Thanks.
Perfect, thank you!