Viewing 1 replies (of 1 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hello, @mythicpluto

    To solve this you have to add below css code into Appearance → Customise → Additional CSS.

    @media (max-width: 992px) {
      nav.navbar.bootsnav ul.nav > li > a, .dropdown-menu li a {
        color: #fff !important;
      }
    }

    Let me know if that does it.
    Thank you.

    • This reply was modified 6 years, 1 month ago by Anonymous User 16453565.
Viewing 1 replies (of 1 total)
  • The topic ‘Issue with mobile menu’ is closed to new replies.