Tagged: x Author Posts August 13, 2016 at 11:17 am #1129992 tnainaarParticipant Hi, I modified the agency template but I can’t seem to figure out the custom CSS code to disable the blue square border that appears around the menu button when you click one of the buttons on the menu. August 13, 2016 at 12:44 pm #1130046 ThaiModerator Hi There, Try adding the following CSS under Customizer > Custom > Edit Global 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 it helps. August 13, 2016 at 1:37 pm #1130086 tnainaarParticipant Thanks, perfect. August 13, 2016 at 10:43 pm #1130401 Rue NelModerator You are most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1129992 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In