/* Force the primary menu into one line on desktop */
@media (min-width: 991px){
#vmk-mega-header .vmk-menu{
flex-wrap: nowrap; /* one line */
overflow-x: auto; /* if it barely overflows, it scrolls horizontally */
scrollbar-width: none;
}
#vmk-mega-header .vmk-menu::-webkit-scrollbar{ display: none; }
/* tighten spacing a touch so more items fit */
#vmk-mega-header .vmk-link{ padding: 8px 10px; font-size: 13px; }
}
Get in touch and let us know how we can help. Have a question but aren’t sure who to contact? Get in touch and a member of our team will reach out to you.