Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #887369
    gabriellavanrij
    Participant

    When I click on something, a red line appears around whatever text I select. See attached image.

    http://gabriella.global/speaker/

    Any help you can give would be super appreciated!

    I am running a child version of X 4.3.4 on WP 4.4.2.

    #887416
    gabriellavanrij
    Participant

    Previous image did not upload. Here it is again.

    #887692
    Rupok
    Member

    Hi there,

    Thanks for writing in! 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: medium none !important;
    }

    Hope this helps.

    Cheers!

    #887745
    gabriellavanrij
    Participant

    That worked. Thank you so much!

    #887933
    Christopher
    Moderator

    You’re welcome.

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