Tagged: x Author Posts August 26, 2016 at 4:51 am #1148015 Romain65Participant Hi, How can I change color of content in a widget ? Text it’s ok, but no button and title. Thanks ! August 26, 2016 at 4:51 am #1148016 Romain65Participant This reply has been marked as private. August 26, 2016 at 6:34 am #1148085 LelyModerator Hi There, Thank you for the URL. To change font color of header, please add the following on Appearance > Customize > Custom > Edit Global CSS: div#blog_subscription-2 h4 { color: #fff; } For the button, please use the following: form#subscribe-blog-blog_subscription-2 input[type="submit"] { color: #fff; border-color: #fff; } Hope this helps. August 26, 2016 at 6:54 am #1148093 Romain65Participant Waw perfect ! Thank you ! August 26, 2016 at 8:57 am #1148210 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1148015 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In