Tagged: x Author Posts July 9, 2016 at 9:23 pm #1079805 EmmagrayParticipant Hello, is there a way to change the color of the confirmation message customers see when they sign up for our newsletter through the email form at the bottom of our home page? Right now it is green which does not go with our theme at all. Thank you! https://emmagrayboutique.com July 10, 2016 at 3:11 am #1079975 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .x-alert.x-alert-success { background-color: red; border-color: #000; color: #fff; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1079805 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In