Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364724
    Adwin L
    Participant

    Hello thanks for your wonderful support you guys have been great, have a question for you. This only happens in Internet Explorer

    On our site, when you click on a tab there are two lines that appear and then disappear after the page loads. Is there a way to get rid of that?

    #1364726
    Adwin L
    Participant
    This reply has been marked as private.
    #1364727
    Adwin L
    Participant
    This reply has been marked as private.
    #1365188
    Friech
    Moderator

    Hi There,

    Thanks for writing in! But I can’t replicate the issue on my end, I did check the page in Chrome, Firefox, and IE. Did you already resolve the issue? In any case add this on your custom CSS on Customizer.

    <!-- remove border around links and buttons in Firefox -->
    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;
    }

    That same issue in known in Firefox.

    Let us know how it goes.

    Cheers!

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