Hi there,
I’ll need a link to the website to give you a css snippet 🙂
Regards,
Blaz
Hello Blaz,
Thanks fot this great plugin!
We can change the color of the icons (stars, thumbs, hearts…) in Style – Rating Widget and we can customize the font size in Style – Global, but is it possible to change the font color of the texts in Strings – Rating Widget?
Regards,
-
This reply was modified 6 years, 10 months ago by
rp4rusty.
Ok dear, this is the link of the website. Now please provide me the link to change the color:
https://www.pakdefense.com/others/filthy-india-kicked-out-of-afghan-peace-talks/
@webdoc121,
.rmp-social-view .social-icons .rmp-social-icon {
color: white!important;
}
Regards
Hi @rp4rusty,
it is possible with custom css – see examples below:
h2.rmp-main-title {
color: green;
}
p.rmp-main-subtitle {
color: orange;
}
p#voting-results {
color: red;
}
Regards
Hi @blazk
It’s done!
Thank you for your quick and effective support!
Regards,
Thanks Blaz for the quick response as ever. Thanks again…
:):):)