[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

[SociallyViral] WP Subscribe Plugin - Change Color?


amyblain
 Share

Recommended Posts

Hi:
I cannot find a way to change the color of the background on the WP Subscribe Plugin - it says that I should be able to customize the color, but I can't find how to make that change.  The orangey-peach color clashes with my site's color scheme and I assume this is a relatively quick fix - - if you know where the control panel for that is.

Can you please help?

Thanks. 

Link to comment
Share on other sites

  • Support

Hello,

Thank you for contacting MyThemeShop today.

That option can be changed if you use the pro version of the plugin: https://mythemeshop.com/plugins/email-subscription-wordpress/

Or you can try adding this Custom CSS to your theme:

#wp-subscribe {
    background: #000 none repeat scroll 0 0 !important;
}
#wp-subscribe h4.title, #wp-subscribe p.text, #wp-subscribe p {
    color: #f00 !important;
}
#wp-subscribe input.email-field {
    background: #ff0 none repeat scroll 0 0 !important;
    color: #000 !important;
}
#wp-subscribe input.submit {
    background: #f00 none repeat scroll 0 0 !important;
    color: #000 !important;
}

Looking forward to helping you. Thank you.


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...