parent
b333ab2752
commit
8f875de02a
@ -0,0 +1,11 @@
|
||||
Add this css to global css of the theme:
|
||||
|
||||
```
|
||||
.wpforms-page-button:after,
|
||||
.wpforms-submit:after {
|
||||
display: none !important;
|
||||
}
|
||||
```
|
||||
|
||||
source:
|
||||
https://wpforms.com/developers/how-to-correct-the-be-theme-overlay-on-the-submit-button/
|
Loading…
Reference in new issue