Menu Items Underline - by mordishine - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: mordishine
    mordishine
    Participant
    September 25, 2016 at 14:48

    Hi there,

    I’d like to remove the underline from my menu items hover.
    I tried some standard css values but they didn’t work.

    Please advise.

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 26, 2016 at 10:36

    Hello,

    Add the following code in custom css

    .header-color-dark .menu-wrapper .menu > li.current-menu-item > a:after, .header-color-dark .menu-wrapper .menu > li > a:hover:after {
        background-color: transparent;
    }

    Regards

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