Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232673
    BradN
    Participant

    If I click on a Nav Menu item, and then hover elsewhere on the page, a box appears around the menu item. Is there a way to prevent this, or disable this?

    http://awesomescreenshot.com/0a6662qo0a

    Thanks!

    #1232674
    BradN
    Participant
    This reply has been marked as private.
    #1232691
    Friech
    Moderator

    Hi Brad,

    Thank you for writing in! You can add this under Custom > CSS in the Customizer.

    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
    outline: none !important;
    }

    Hope it helps, Cheers!

    #1234084
    BradN
    Participant

    Perfect!!!

    #1234097
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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