
Solved
Change background color (from yellow) when reporting scores
Hello,
Does anyone know a way to change the yellow background color when reporting scores? Anything but yellow!!!
!

Best answer by Anonymous
Hello @cory_bray ,
Paste the below CSS in the look and feel -> Style -> CSS
.Skin .Grading .Inner {
background: white!important;
border: 1px solid white!important;
}
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.