Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #60333
    mwsmedia
    Member

    Hi — I’ve noticed this issue mentioned, but have yet to see a solution. Running version 1.7 on the most recent version of WordPress.

    This is for a client, so I’d love to know how to fix it quickly!

    The URL:
    http://paulsamueldolman.com/

    Thanks very much,

    Matthew Wayne Selznick
    MWS Media

    #60364
    Sakin
    Keymaster

    @mwsmedia: the mobile menu is there. But it’s not so much visible due to same background color. You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .mobile-menu-anchor a.genericon-menu, 
    .mobile-menu-anchor a.genericon-menu:hover {
        background-color: #fff;
        color: #000;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu Missing on iPad Portrait Mode’ is closed to new replies.