Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1313653
    asylvester46
    Participant

    Please see attached images. Somehow the hover color seems to leak around when hovering. It is happening in both the menu and with an image that is a hyperlink. This appears to only be happening on my client’s computer and not on mine. I believe she is using the edge browser. Thank you in advance for all your help.

    #1313658
    asylvester46
    Participant

    Resending the files as they were too big..

    #1313735
    Friech
    Moderator

    Hi There,

    Or she might be using Firefox where that issue is well known.

    You can add this under Custom > CSS in the Customizer to fix the issue.

    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, Cheers!

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