Tagged: x Author Posts March 23, 2016 at 6:55 pm #850352 rajujuParticipant Here is the direct link: http://www.grumbymusic.com/subscribe/ When I enter a test email and try to submit, there is a “do not enter” type symbol on hover. Any help would be greatly appreciated. March 23, 2016 at 8:10 pm #850435 FriechModerator Hi There, Thanks for writing in! That is a feature to prevent a user from spamming the submit button. You can change that to a pointer by adding the custom css below to your customizer: .x-subscribe-form input[disabled] { cursor: pointer; } Make sure you remove that extra closing bracket on your Custom CSS in Customizer first. Else that code would not work. Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-850352 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In