Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1057680
    btraven
    Participant

    Dear Support Team,

    I am experiencing the following issue:
    after having clicked on a link on my header menu it seems that the “link area” is being highlighted by a borderline. Note the dark-blue border on the link “Termine”.
    See the attached file

    Unfortunately I cannot provide any URL or Login since I am developing on local host.

    p.s. sorry for uploading the image two times…

    #1057690
    Friech
    Moderator

    Hi There,

    Thanks for writing in! That is a known bug on Firefox. You can add this under Custom > 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 !important;
    }

    Hope it helps, Cheers!

    #1057707
    btraven
    Participant

    Wow!
    THX to the super fast reply.
    Works like a charm!

    #1057712
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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