Forum Replies Created

Viewing 1 replies (of 1 total)
  • try this code

    .ast-primary-sticky-header-active .main-header-bar-navigation .main-header-menu .sub-menu, .ast-primary-sticky-header-active .main-header-bar-navigation .main-header-menu .sub-menu .menu-link, .ast-primary-sticky-header-active .main-header-bar-navigation .main-header-menu .sub-menu .menu-item > .ast-menu-toggle {
    color: #5e5a5a; /* or whatever you want */
    background-color: white; /* or whatever you want */

    }
    I discovered this code and My issue was resolved by using this code.

Viewing 1 replies (of 1 total)