Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1176164
    juliadmin
    Participant

    Hey there!

    As soon as I click on an item in my navbar, a blue border appears around it. How do I manage to remove this border?

    Once I have clicked on a menu item I would like to have the blue line above it (which you can see on the “home”-item, when you enter the site and also on hover).

    Could you please assist me with this issue?
    luxr2016.lux.de

    Thank you!
    Julia

    #1176270
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Could not be able to see any boxes in your nav bar. Would you mind sharing us your browser details so we could replicate it.

    You can try adding this in your Customizer> Custom > CSS:

    a:focus{
    outline:none;
    }

    Let us know how it goes.

    Thanks.

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