Tagged: x Author Posts June 27, 2016 at 9:42 am #1061610 holthusParticipant Hi there, I’m trying to remove the blue background (= link color) of visited links (see pic). What would be the right css code for that? Thanks. -holthus June 27, 2016 at 10:04 am #1061649 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. June 28, 2016 at 4:33 am #1062929 holthusParticipant Thanks, perfect! June 28, 2016 at 6:10 am #1063013 ThaiModerator If you need anything else please let us know. Author Posts <script> jQuery(function($){ $("#no-reply-1061610 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In