Mobile Main Menu Blacked Out - by Cheryl Annett

This topic has 6 replies, 4 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson

  • Avatar: Cheryl Annett
    Cheryl Annett
    Participant
    May 20, 2015 at 20:59

    Hi There,

    Just looking for some assistance on my mobile. The main menu (hamburger icon menu) seems to be very dark, I can’t see the menu items to select them.

    Thank you
    Cheryl

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 20, 2015 at 21:06

    Hello,

    Please add this code in custom.css file

    .et-mobile-menu li a{
    color:#fff !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Cheryl Annett
    Cheryl Annett
    Participant
    May 21, 2015 at 16:15

    Great, the menu is now black but with white menu items to select from, but when the menu item is highlighted it is all white, can’t see the text when hovered over. Also, at the top it says “set your main menu in appear cane>menus”…
    not sure why it says that? I thought I already set that? and when I click the Mobile Menu box on “Menus” it doubles up on the mobile…

    Ca

    Avatar: Eva
    Eva Kemp
    Support staff
    May 21, 2015 at 17:19

    Hello,

    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Cheryl Annett
    Cheryl Annett
    Participant
    May 22, 2015 at 02:00

    Thank you!

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 22, 2015 at 09:44

    Hello

    You may try this code instead:

    .menu >li.current-menu-item >a{color:green!important;}
    .menu >li.current-menu-item >a:hover{color:grey!important;}
    .menu >li a{color:white!important}
    .menu >li a:hover{color:grey!important}

    With best regards
    Brian Johnson

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.