I want to keep visitors on my website and want to have visitors click a link which pulls in content from an external website into a “Content area off canvas” as a modal. How could I do that?
Hi there,
You may use an <iframe> to have an external site display in the off canvas area.
You can find more information here:
https://www.w3schools.com/tags/tag_iframe.asp
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.