Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980004
    RevellWriting
    Participant

    Hi guys,

    I’ve not noticed this before, but I seem to have yellow boxes after clicks on the menu as shown in the image.

    How do I get rid of these?

    #980087
    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > Edit Global CSS:

    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;
    }

    Hope it helps.

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