Currently trying to integrate Airtable with Wordpress and the css selectors within the iframe don’t seem to be adjustable. I’ve tried:
.sharedForm{background:#0d0d0d!important;}
.formFieldAndSubmitContainer {background-color:#0d0d0d!important}
.airtable-embed header {background-color:#0d0d0d!important}
#modalContainer {background-color:#0d0d0d!important}
.sharedForm .status { background-color:#141517!important;}
.formContent {background-color:#0d0d0d!important;}
None of these do anything. Anyway, I see that a few contact forms are integratable via a plugin called Zapier. However it seems these all cost quite a bit of money (200 a year for the wp Forms plan that includes Zapier). Are there any other solutions for this? Can anyone suggest a more affordable or perhaps free plugin? Or at least some way to work around the iframe content editing being blocked on wordpress.
Thanks a lot!