Reply To: Sticky Menu

#10046093
Support
Keymaster

Hello, try adding this:

@media (min-width: 992px) {
    #header .header-nav-bar .header-nav {
        margin-left: 0 !important;
    }
}