Articles on: FAQ's

How can I use my website theme CSS to style ActiveDEMAND forms?

How can I use my website theme CSS to style ActiveDEMAND forms?



If you are using the ActiveDEMAND Wordpress Plugin with the API Key entered, you can select the checkbox to "Use Theme CSS for ActiveDEMAND forms". This will allow you to style the forms in WordPress rather than ActiveDEMAND.





Multi Account Configuration



If you have multiple accounts using the same domain and have selected "This is a multi account website" in the plugin, you will not see the option to "Use Theme CSS for ActiveDEMAND forms".





In this case, you can add the following code to the form when you embed the div:

data-exclude-css="1"

E.g.

<div class='activedemand-replace' data-type='Form' data-id='208950'data-exclude-css="1"></div>
For more information on embedding ActiveDEMAND forms, see this article: How do I embed a form on my website?

For more information on multi-account setup, see this article: Managing Multiple Accounts (Multi-tenant)

Updated on: 31/05/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!