Forums

WP-Polls
Changing Font Color on Vote Button? (2 posts)

  1. prosperewebitor
    Member
    Posted 9 months ago #

    Hi!

    I changed themes on my site and now the vote button is not visible. I'm trying to figure out how to change its color, but can't?

    Please let me know!

    http://www.shorty-stories.com

    Thanks

    http://wordpress.org/extend/plugins/wp-polls/

  2. on3advertising
    Member
    Posted 8 months ago #

    Your bbPress theme is overriding the button color. You need to open the plugin's css file which is polls-css.css and on line 64 you'll find the button class. From there, you need to add a color property like color:black !important;

    You have to add the !important to override the theme's default button color indefinitely. I don't always recommend using !important but it's kind of the lazy fix for this.

Reply

You must log in to post.

About this Plugin

About this Topic