Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #879945
    scorchahh
    Participant

    Hello support,

    I’m trying to get rid off the oval button look in my Icon setup.

    I found an answer on this at the forum

    .x-navbar .x-nav > .current-menu-item > a { border: none; }
    .x-navbar .x-nav > li > a { border: none; }

    to be added at the custom css section, but this is not working for me.

    #879949
    scorchahh
    Participant

    url: vds.scorcha.de

    #880606
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can use this CSS :

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

    Hope this helps.

    Cheers!

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