Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #324315

    Hi:

    Hereis my site: http://oxmansafety.com/

    On a Smart Phone, when you click on the Main Menu Drop Down Box, you can see an arrow for each menu item, but it appears it’s white on white, i.e. white text on a white background, because no menu items show up unless you click on them, in which case the blue background shows up with white text.

    How can I fix this?

    Thank you!

    #324323

    Hi Eleina_Shinn!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #mobile-advanced a .avia-menu-text {
    color: #2d5c88;
    }
    #mobile-advanced a:hover .avia-menu-text {
    color: white;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.