Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2631125
Menu styling
Closed

Comments

  •  2
    outlawzz started the conversation

    Hy and good afternoon,

    On our site we have a small line as a mouseovereffect above our main menu.
    Is there a way that we can hide the line above the language button and the search icon?

    thanks in advance

    Stefan

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    #primary-menu.no-responsive > li#menu-item-wpml-ls-2-de:hover > a,
    #primary-menu.no-responsive > li.menu-item-search:hover > a {
        border-top: none !important;
    }

     

    6707465710.png