Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291249
    draper3000
    Participant

    On our site, when using Firefox (does not occur with Chrome or Safari).

    Business Animation Studio | 2D & 3D Animation


    When I click a link be it an image or text link, it’s highlighted with a thick blue box.

    I’ve tried turning off all WordPress plugins, refreshed cache but still it occurs.

    Any ideas what’s going on?

    Thanks

    Jon

    #1291318
    Thai
    Moderator

    Hi Jon,

    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.

    #1291352
    draper3000
    Participant

    Amazing!!! thankyou a ga-zillion…

    #1291417
    Thai
    Moderator

    You’re most welcome 🙂

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