Hi @adeel01
I’m sorry this happened on your live site. If the forms suddenly switched to a default or broken look, it usually means either Formidable styling is no longer loading as expected (Often due to a cache/optimisation plugin), or your theme is overriding the form CSS.
What to check first
Step 1: Open the affected form and go to the Style tab.
Make sure Enable Formidable styling is turned on for that form.
Step 2: Confirm the correct style template is applied.
In the form’s Style tab, select the style you want and apply it again if needed.
If you want to manage this globally for all forms, go to Formidable → Global Settings → Manage Styles and check the Assigned Style Templates for each form.
Step 3: In Formidable → Global Settings → Manage Styles, make sure Load form styling is enabled appropriately.
A good setting to use while troubleshooting is to load styling on every page of your site.
If the form still looks wrong on the live page
This is often caused by your theme or other CSS overriding the form styles.
Go to the form’s Style tab, edit the applied style, and in General enable Override theme styling. Then save your changes.
After that, clear all caches:
- browser cache
- site/cache plugin cache
- server or CDN cache
Then reload the page in an incognito/private window.
Best regards,
Nathanael