• Resolved titiph56

    (@titiph56)


    Hello,
    I have problem with the icon menu on mobile. It doesn’t appear but when we click on the top bar, the menu appears but with white letters on a white background.
    How can we change this ?
    We try to change colors on the navigation mobile but it doesn’t work.
    The header style is on V2.
    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello,@titiph56!

    Next codes should solve your problem(Insert it in Customising->General->Additional CSS):

    #vision-mobile-nav ul li a{
      color:#6b065a!important;
    }
    header.header_v2 .mobile-menu-toggle {
        z-index: 3;
    }

    https://prnt.sc/jgh3fj

    Regards

    Thread Starter titiph56

    (@titiph56)

    Thanks for your answer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Color icon menu mobile’ is closed to new replies.