Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #901587
    Andrea M
    Participant

    Hi I would like to know how can I remove the underling in the Header Menu.
    (When selected or Hoovered it change colors and become underlined).

    http://www.therightlifestyle.it

    #901588
    Andrea M
    Participant
    This reply has been marked as private.
    #902457
    Rupok
    Member

    Hi Andrea,

    Thanks for writing in! Do you want to remove that underline? In that case you can add this under Custom > CSS in the Customizer.

    .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
      box-shadow: none;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-901587 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>