Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222882
    ThePlague
    Participant

    Hey guys,

    Whenever I click on one of the tabs in my menu, and move the mouse off the tab, it creates a pink border around the tab. How can I eliminate this?

    #1222883
    ThePlague
    Participant
    This reply has been marked as private.
    #1223264
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

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

    Let us know how it goes.

    Thanks.

    #1223899
    ThePlague
    Participant

    Yup! That did it! You guys are the best, thanks so much 🙂

    #1224042
    Rahul
    Moderator

    Glad it worked for you and than you very much for your kind words!

    Let us know if we can help with anything else.

    Thank you!

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