Tagged: x Author Posts January 9, 2017 at 1:44 pm #1322824 HoustonParticipant I have noticed this for some time and would like to know how to get rid of the :focus outline around the menu items that I see some time when I hover outside of the menu item. (See attachment) houstonbrownphotography.com/moon-stage Many thanks, Houston January 9, 2017 at 3:31 pm #1322962 JadeModerator Hi there, Please add this code in the customizer: a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none; } Hope this helps. January 10, 2017 at 9:54 am #1324051 HoustonParticipant Put this code in and it still shows up. 🙁 January 10, 2017 at 10:29 am #1324110 ThaiModerator Please update the code to this: 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 it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1322824 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In