Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291930
    inkcreations
    Participant

    Hi there, when I click the links on the navbar to go to another page I get this blue box around it which I dont like, or maybe could change colour of it. I have looked and looked but cant find where to change it.

    Please help

    Thanks John

    #1292242
    Prasant Rai
    Moderator

    Hello John,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    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;
    }

    Thanks.

    #1292344
    inkcreations
    Participant

    Thank You

    #1292388
    Christopher
    Moderator

    You’re welcome.

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