• joni85

    (@joni85)


    I am having trouble with my mobile menu. I use onetonepro. When u click menu on mobile device it shows only black menu. I tried to change colors of text OneTone Options but its not effecting mobile menu.

    Can somebody help me?

    Site adress is:

    http://korttitiimi.esy.es

Viewing 1 replies (of 1 total)
  • Theme Author MageeWP

    (@magictheme)

    Hi,

    You can add the following css code to Custom CSS option

    @media screen and (max-width: 919px) {
    #menu-main > li > a {
        color: #fff;
     }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Mobile menu is black’ is closed to new replies.