Tagged: x Author Posts April 2, 2016 at 2:07 am #863542 ashwinmuraliParticipant Hi, I’d like to hide the border around the tab after I’ve clicked it. The red line on the top is fine, but the red border around the tab nav item is “horrendous”. Can someone help me with the styling of this please??? April 2, 2016 at 11:48 am #863902 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. April 4, 2016 at 12:19 am #865402 ashwinmuraliParticipant Problem solved LIKE A BOSS! thanks a ton… April 4, 2016 at 4:02 am #865617 LelyModerator You’re welcome! Always, X Author Posts <script> jQuery(function($){ $("#no-reply-863542 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In