Mobile menu different color - by dude77 - on WordPress WooCommerce support

This topic has 6 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: dude77
    dude77
    Participant
    July 1, 2015 at 10:00

    hi there
    here is my last question.. page is in offline modus.
    its possible to change the color from the mobile menu. i know i can change the color for the hole page but i like to have another color in mobile then on desktop.
    thanks for your help and have a nice day:) 🙂

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 1, 2015 at 10:10

    Hello,

    Do you want to change menu items color or background color for mobile menu section?

    Regards,
    Eva Kemp.

    Avatar: dude77
    dude77
    Participant
    July 1, 2015 at 22:40

    hi:) i like to change text color in mobile menu :=)

    Avatar: stan
    Stan Russell
    Participant
    July 2, 2015 at 07:58

    Hello,

    to change text color for mobile menu please add following code to your custom.css file:

    .mobile-nav li a{
    color:green
    }

    Regards,
    Stan Russell.

    Avatar: rawlsenterprises
    rawlsenterprises
    Participant
    July 7, 2015 at 15:58

    How do you change the background color of the mobile menu?

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2015 at 08:47

    Hello @rawlsenterprises,

    Please add this code in custom.css:

    .st-menu, .mobile-nav-heading.close-mobile-nav {
        background-color: red !important;
    }

    Regards,
    Eva Kemp.

  • 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.