Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021968
    NikolaLal
    Participant

    There are borders when click on nav menu only in Mozilla. In Chrome and Opera work perfect.
    http://bilans.biz

    #1022213
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance / Customizer / Custom / CSS

    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 that helps,

    Joao

    #1022390
    NikolaLal
    Participant

    Thank you! 🙂

    #1022665
    Jade
    Moderator

    You’re welcome.

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