SyntaxFix
Write A Post
Hire A Developer
Questions
I had this problem too. I found setting the appearance to none helped.
.class { appearance:none; -moz-appearance:none; -webkit-appearance:none; background-color: red; }