iFrame
Learn how to add an iFrame to any CivicTheme page.
Last updated
Learn how to add an iFrame to any CivicTheme page.
Last updated
On the page where you want to insert the iFrame, open the 'Components' dropdown and select 'iFrame' from the list.
Paste the iFrame source URL into the URL
field (note: paste only the iFrame source URL, not surrounding code. For example if the iFrame code snippet is
<iframe src="https://app.loopedin.io/civictheme-roadmap" height="900" width="100%" frameborder="0"></iframe>
only paste in the following: https://app.loopedin.io/civictheme-roadmap
.
Fill in the desired width and height for the iFrame and any additional attributes.
Save.