Something is off. I have changed my global settings for colors and in previews they work. But when I embed the form the back ground is a different color. Here is what I mean
@JRGies the global color settings are used on the form preview as you showed when you published the form, this gives you control of what the form looks like when it's not embedded on any content pages (website, landing page, or blog).
When you embed a form on a website page, it's usually in a forms module, which has styles defined by the theme.
From the page editor for the page with the form, you'll need to go to the Edit menu in the top, and at the bottom of the menu, choose the Theme: "your theme name here" which will open the global theme settings.
From there, you will see the choices available to configure for the theme which may include form colors.
If you don't see a way to change the form colors there, then you would need to change them in the module, usually from the Styles tab.
If you can share what theme you are using, or a link to the page, I can take a look at what CSS class is controlling the form colors to determine what setting needs to be updated.
If my reply answered your question please mark it as a solution to make it easier for others to find.
@JRGies the global color settings are used on the form preview as you showed when you published the form, this gives you control of what the form looks like when it's not embedded on any content pages (website, landing page, or blog).
When you embed a form on a website page, it's usually in a forms module, which has styles defined by the theme.
From the page editor for the page with the form, you'll need to go to the Edit menu in the top, and at the bottom of the menu, choose the Theme: "your theme name here" which will open the global theme settings.
From there, you will see the choices available to configure for the theme which may include form colors.
If you don't see a way to change the form colors there, then you would need to change them in the module, usually from the Styles tab.
If you can share what theme you are using, or a link to the page, I can take a look at what CSS class is controlling the form colors to determine what setting needs to be updated.
If my reply answered your question please mark it as a solution to make it easier for others to find.