Color of links in mobile menu - by luckybuttons77

This topic has 14 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: luckybuttons77
    luckybuttons77
    Participant
    December 23, 2015 at 00:49

    Hello
    I’ve tried to change the color of the links in the mobile menu to white but can’t seem to get it to work. I am using a custom style sheet.
    Thanks for your help
    Sincerely
    Ali

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: stan
    Stan Russell
    Participant
    December 23, 2015 at 09:19

    Hello,

    please use following css code:

    .mobile-nav a{
    color:white;
    }
    .mobile-nav a:hover{
    color:grey;
    }
    

    You may use any color name you want.

    Regards,
    Stan Russell.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 12, 2016 at 04:42

    Hi Stan
    I tried to put the custom CSS but it isn’t working.
    Any other suggestions?
    Thanks
    Alison

    Avatar: Eva
    Eva Kemp
    Support staff
    March 12, 2016 at 09:49

    Hello,

    Please try to use this css code instead of the previous one:

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

    Regards,
    Eva Kemp.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 12, 2016 at 18:56

    Thanks Eva. i tried that and it doesn’t seem to be working either.

    Do you need the login info?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 14, 2016 at 10:52

    Hello,

    Yes, please provide us with wp-admin panel credentials in private content.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 14, 2016 at 19:51

    Login below
    Thanks for your help!
    🙂

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 14, 2016 at 20:10

    Hello,

    Sorry, but credentials are incorrect.
    Please check them.

    Regards,
    Eva Kemp.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 14, 2016 at 20:16

    I must have changed one style somewhere and the buttons on this page were also affected.
    https://resilient.com/product/resilient-report/

    Not sure how that happened. Again thanks for your help!

    Avatar: Eva
    Eva Kemp
    Support staff
    March 14, 2016 at 20:29

    Hello,

    Please check the credentials you provided as they are incorrect.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 16, 2016 at 15:01

    I reset the login

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2016 at 15:53

    Hello,

    I’ve removed previous code and added this one in Global Custom CSS section:

    .et-mobile-menu li a {
        color: white !important;
    }
    .product-information .cart button[type="submit"] {
        color: white;
    }

    Now check mobile menu and “Add to cart” button.

    Regards,
    Eva Kemp.

    Avatar: luckybuttons77
    luckybuttons77
    Participant
    March 16, 2016 at 16:16

    Thank you very much!

    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2016 at 16:38

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Color of links in mobile menu’' has been successfully resolved, and the topic is now closed for further responses

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