Mobile Menu question - by AndreaA - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Robert Hall

  • Avatar: AndreaA
    AndreaA
    Participant
    November 22, 2014 at 14:06

    Hello,
    I updated to the latest version and everything is good so far except when I look at the site on a mobile phone or iPad. When you click on the navigation menu it turns black and the menu items’ names turn a dark grey and I can’t read them. Where do I adjust colors for this?
    Login credentials in Private content.

    Thank you,
    Andrea

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 24, 2014 at 15:16

    Hello,

    Please add this code into custom.css file:

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

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: AndreaA
    AndreaA
    Participant
    November 24, 2014 at 16:55

    That works, but the hover/active color is not appearing now. Do I need more code for that?

    Avatar: AndreaA
    AndreaA
    Participant
    November 24, 2014 at 16:57

    And also the ACCOUNT, SIGN IN and REGISTER are still in the dark grey color.
    Thanks, Andrea

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 24, 2014 at 17:29

    Hello,

    I’ve added following code into custom.css file. Check it.

    .mobile-nav .links li a, .mobile-nav-heading{
    color:#fff !important;
    }
    
    .et-mobile-menu li a:hover, .mobile-nav .links li a:hover, .mobile-nav-heading:hover{
    color:#BC6528 !important;
    }

    Regards,
    Robert Hall.

    Avatar: AndreaA
    AndreaA
    Participant
    November 24, 2014 at 20:32

    Perfect! Thank you so much.
    Andrea

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 24, 2014 at 21:31

    Hello,

    You’re welcome!
    We will be very grateful if you could leave a rating for our theme and your review.
    http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976

    Regards,
    Robert Hall.

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

The issue related to '‘Mobile Menu question’' has been successfully resolved, and the topic is now closed for further responses

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