kathyannrussell331 Posted February 8, 2016 Report Share Posted February 8, 2016 I'm currently using the free version of WP Review. In the widget, the stars are gray and I see no options to change this. Is this a feature in the pro version or is there some way it can be done in the free one? http://toolsforquilting.com Link to comment Share on other sites More sharing options...
kathyannrussell331 Posted February 9, 2016 Author Report Share Posted February 9, 2016 The CSS code worked fine, but I do like the extras you get with Pro! I'll probably buy it. Link to comment Share on other sites More sharing options...
mantivitieseditor Posted February 9, 2016 Report Share Posted February 9, 2016 You can apply custom CSS like this to set the color: .wp_review_tab_widget_content .tab-content li { color: #F5F35D; } Where #F5F35D is - simply define the hex color of your choice. The color I included is yellow. Link to comment Share on other sites More sharing options...
Support Jitendraa Posted February 9, 2016 Support Report Share Posted February 9, 2016 Hello, Thank you for using WP Review. In the Free version you need to use CSS for adjusting the color. For that you need to add this CSS in your CSS area of your theme for changing the color: .review-result-wrapper i { color: #ff0000; } Here you can change the color s per your requirement. 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 More sharing options...
kathyannrussell331 Posted February 9, 2016 Author Report Share Posted February 9, 2016 Hello, Thank you for using WP Review. In the Free version you need to use CSS for adjusting the color. For that you need to add this CSS in your CSS area of your theme for changing the color: .review-result-wrapper i { color: #ff0000; } Here you can change the color s per your requirement. Thank you. Thanks for the reply. With the pro version, do you still need to change the CSS code? Link to comment Share on other sites More sharing options...
Support Mili Posted February 9, 2016 Support Report Share Posted February 9, 2016 Hello, With the Review Pro plugin ou will be able to adjust colors within the plugin settings. 🏁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 More sharing options...
kathyannrussell331 Posted February 9, 2016 Author Report Share Posted February 9, 2016 The CSS code worked fine, but I do like the extras you get with Pro! I'll probably buy it. Link to comment Share on other sites More sharing options...
Support Jitendraa Posted February 10, 2016 Support Report Share Posted February 10, 2016 Hello, Yes, you need to buy the premium theme to get the extra features. 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now