Colors Overriding
Now, you can have different colour configs for embeddings. The values for primary, secondary and background target the same components, similar to the actual forms.clevero.co.
InfoThe colour changes you make for embeddings will not override the colours set on your online forms. These settings apply only to the embedded versions of your forms.
Available Parameters
Key | Type | Values | Description |
|---|---|---|---|
| object | | This overwrites the colour config from the form. It does not update the actual colour config in the online form. |
Example Configuration
{
"colors": {
"primary": "#00ff00",
"secondary": "#ff0000",
"background": "#0000ff"
}
}š Need Help?
Updated 10 months ago
