Replying to
Comment
you could change the raised color, but if you'd rather not, this code will set the warning message to black:
#warning_dialog div {
background: #000;
}
you can change it to any other background/color value you like
Reactions
Replies
Add a reply
Done! Hopefully it worked?
OHH could you help?