Tagged: x Author Posts January 27, 2017 at 12:35 pm #1348047 fatheaddrummerParticipant Hi There, Could you help me getting rid of the red square around the botton above the fold? It appears, when the button is clicked. I’d like to remove it generally by the way. https://www.staging2.diamond-precision-studio.com/mixing/about-mix-mastering-service/ Thank you very much! Cheers, Christian January 27, 2017 at 12:58 pm #1348070 Prasant RaiModerator Hello Christian, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .x-btn:hover, .button:hover, [type="submit"]:hover { border-color: #c28c47; } Thanks. January 28, 2017 at 9:42 am #1348900 fatheaddrummerParticipant Thanks a lot! It didn’t work unfortunately! Could we try another code? Thanks!! January 28, 2017 at 8:38 pm #1349220 Rue NelModerator Hello There, Sorry if it didn’t workout for you. Please us this code instead: .x-btn:focus, .button:focus, [type="submit"]:focus, .x-btn:active, .button:active, [type="submit"]:active { outline: none; } Hope this helps. Please let us know how it goes. Author Posts <script> jQuery(function($){ $("#no-reply-1348047 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In