Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085375
    Brandon
    Participant

    I’m getting a border once I click on something in the nav menu. It doesn’t show up while hovering or when the page is active – it only happens when I click on something in the nav menu. Is there a way to get rid of this? I can’t seem to find where it’s coming from. Thanks in advance.
    (I’m developing locally so unfortunately I don’t have a link I can share, fyi)

    #1085504
    Joao
    Moderator

    Hi There

    Please add the folllowing code to Appereance Customizer Custom CSS

    a:focus, select:focus, input[type="file"]:focus, 
    input[type="radio"]:focus, input[type="submit"]:focus, 
    input[type="checkbox"]:focus {
      outline: none !important;
    }

    Hope that helps

    Joao

    #1085604
    Brandon
    Participant

    Thank you for the quick reply! I tried your suggestion and it seemed hit or miss, so I tried another browser and everything looks good. Maybe it was a caching problem or something. I’m going to consider this solved unless I notice a problem down the road. Thanks so much!

    #1086218
    Friech
    Moderator

    Hi There,

    Its a known issue with Firefox and the custom CSS above works for other users.

    Please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Thanks.

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