1
How to correct the BeTheme overlay on the submit button
Mehran Dehghanian edited this page 4 years ago
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/