Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1091869
    Mario1986
    Participant

    Hello,

    my website is einkaufchip. de
    When I click on icons or links there is always a orange frame. How can i remove this?
    Adjust you’ll find an screenshot.

    Thanks a lot.

    Best regards
    Mario

    #1091881
    Joao
    Moderator

    Hi there,

    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 this helps.

    Joao

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