WPFORMS CONTACT PAGE SUBMIT BUTTON GRAYED

Posted in: Newspaper
Post count: 63

While using the WPFORMS within a contact page, everything looks great on desktop:https://drive.google.com/file/d/1410iU3-u1pIvRT0CrRKiJNf8LTS_8V51/view?usp=sharing

BUT when switching to mobile the Submit button for some reason becomes gray. Active, but gray:
https://drive.google.com/file/d/1dl55FsEuGoC36sA0bLV1FR1bCdk26-R6/view?usp=sharing

Post count: 35449

Hi,

If you want I can inspect the problem and I can provide a css that will help you, just provide link to your website.

Thank you!

Post count: 63
Post count: 35449

Hi,

This can be because of the mobile theme plugin, it can be fix using this custom css:
div.wpforms-container-full .wpforms-form button[type=submit]{
background-color: #389998;
}

The code need to be set in theme panel> mobile theme> custom code> css.

Hope this will help you!
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.