.wform form .primaryAction, .wForm input {
background-image: none;
}
This will override styles declared in wforms.css lines 82 and 107. Therefore the style needs to be defined after wforms.css. I'm not sure who has the capability to add this style rule, it seems to be something specific to form assembly.
We need to add the following styles to the CSS:
.wform form .primaryAction, .wForm input { image: none;
background-
}
This will override styles declared in wforms.css lines 82 and 107. Therefore the style needs to be defined after wforms.css. I'm not sure who has the capability to add this style rule, it seems to be something specific to form assembly.