Hello,
Does anyone know a way to change the yellow background color when reporting scores? Anything but yellow!!!
!
Page 1 / 1
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;
}
Paste the below CSS in the look and feel -> Style -> CSS
.Skin .Grading .Inner {
background: white!important;
border: 1px solid white!important;
}
Thank you so much!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.