Tagged: rating, reviews, Your Rating
Here is form with review submission at bottom.
I tried to use
#top label[for=rating] {background:green!important;color:red!important;font-size: 25px!important;}
To change the “Your Rating” text…
But…it didn’t seem to work. I was just using the css to “find” the text.
Any ideas what would be better selector?
Hey CharlieTh,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #main #commentform .comment-form-rating label[for=rating]{
background:green;
color:red;
font-size: 25px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Works great, Mike…thanks for answering so quickly.
This can now be closed.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike