Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287159
    knowmates
    Participant

    Hi there

    in firefox I always have those borders arround menu items. Can you tell me how to fix this? I’ve installed firebug

    #1287172
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global 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;
    }
    

    Hope that helps.

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