Skip to main content

Change the mobile menu navbar container background color to white

/* Change the mobile menu navbar container background color to white */
.tm-header-mobile .uk-navbar-container {
background-color: white;
}

  • Hits: 13