Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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

  •  4,773
    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