Menubar dropdown - by Paycheck85 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: Paycheck85
    Paycheck85
    Participant
    March 6, 2017 at 14:56

    hello,

    I would like to make the menubar dropdwon menu also in blue and the letters in white.
    Is that possible? https://gyazo.com/8c05aeb1e13c256d54645ab10732abaa

    Thanks!

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:19

    Hello,

    You can add this code in Custom css:

    .menu .nav-sublist-dropdown ul {
        background-color: blue;
    }
    .menu .nav-sublist-dropdown ul a {
        color: white !important;
    }

    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 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.