In your Formidable → Global settings, you can choose to enable the Formidable styling on every page, only on applicable pages, or disable it on any page.
If Formidable styling is loading on your page, but you can't visibly see the form, it could be hiding inside a widget, modal popup, or page template. To find out where it is coming from, you may do the following:
- Go to the page URL that you want to examine.
- Right-click on the screen and select View Page Source from the menu. It will open the HTML source code of the page.
- Look for the line in the source code for a div that could look something like this:
<div class="frm_forms with_frm_style frm_style_formidable-style" id="frm_form_188_container">