Formsite Example
Instructions
Log in to Formsite
Find the form you want to Embed
Click “Share”
Click “WordPress”
Copy and paste the shortcode into WordPress. (See Below)
All Formsite Forms need the following:
HTML head:
<link rel=”stylesheet” href=”https://use.typekit.net/flv7uio.css”>
<link rel=”stylesheet” href=”https://cnycf.org/app/themes/cnycf/dist/styles/main_aa28319b.css”>
CSS style:
<style media=”all”>
body {
padding: 0 !important;
}
.full_width_space {
margin-left: 0 !important;
margin-right: 0 !important;
}
</style>