[ad_1]
I was trying to change the background colour my form and typed in the custom css:
.wpforms-form {
background-color: #F6F8F5
!important;
}
This changed the color but only exactly around the borders of the text and button. When i click on the form in elementor it shows a border much larger than that and that entire area was what i wanted the change in color in. How do i do this
[ad_2]