Dark menu in iPhone view / mobile theme is OFF

Home Forums Automattic Forefront Dark menu in iPhone view / mobile theme is OFF

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #107783 Resolve

    Ed. Microjuris.com Puerto Rico
    Member

    Hi again,
    We have our blog’s Mobile Theme set to OFF (all options).

    I was wondering where exactly I could change the black menu color that shows up when viewed in an iPhone.

    Examples:

    Closed menu: http://microjuriscorp.files.wordpress.com/2013/08/la-foto-1.png

    Open menu: http://microjuriscorp.files.wordpress.com/2013/08/la-foto-2.png

    Please advise!

    The blog I need help with is microjuriscorp.wordpress.com
    #137926

    Michelle

    You can change the color in your Custom CSS Editor. Here’s the CSS that controls the colors of the mobile menu:

    .menu-toggle {
    background-color: #0000ff;
    color: #fff;
    }
    .main-small-navigation div {
    background-color: #0000ff;
    }
    .main-small-navigation li {
    border-top: 1px solid #ffffff;
    }

    This will make your menu blue with bright white borders. Of course, this is just to show you how it can be done. Change these wacky colors to the colors that better suit your design!

    #138189

    Michelle

    Hi there, just checking in with you. Are you all set or do you still need assistance?

    #138221

    Ed. Microjuris.com Puerto Rico
    Member

    We’re good, michiecat! Thanks!

    #138249

    Michelle

    You’re welcome, glad it’s all worked out! If you have any other questions, feel free to start a new topic. :)

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Dark menu in iPhone view / mobile theme is OFF’ is closed to new replies.