Home › Forums › Support › How to change the ‘Subscribe’ button’s background color to theme color This topic has 4 replies, 2 voices, and was last updated 5 years, 3 months ago by Leo. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 18, 2020 at 5:58 pm #1586581 Sam Please advise how to change the ‘Subscribe’ button’s background color to theme color. Thanks. December 18, 2020 at 6:17 pm #1586592 Sam FYI I am already using the background setting in Colors > Buttons but it doesn’t do anything to the ‘Subscribe’ button of the Newsletter plugin. December 18, 2020 at 9:00 pm #1586662 LeoStaff Customer Support Hi there, The color of that button is coming from the Newsletter plugin and it’s overwriting the theme settings: https://www.screencast.com/t/b9Bs1OP4LTS Does the plugin provide options to change that? If not you can try this CSS: .tnp-widget-minimal input.tnp-submit { background-color: #ffffff; color: #000; } Adding CSS: https://docs.generatepress.com/article/adding-css/ December 19, 2020 at 10:50 am #1587369 Sam The CSS you provided works perfectly. Many thanks. December 19, 2020 at 1:26 pm #1587490 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In