HTML Module

The HTML module lets you insert custom code and markup into your layouts that is rendered directly to the HTML output.

HTML settings

The HTML module has a General tab with a code editor and an Advanced tab, which has all the usual Advanced tab settings for margins, visibility, animations, and advanced HTML settings.

There is no Style tab. You can style the markup in this module in the following ways:

  • Apply inline styles in the code editor on the General tab
  • Apply CSS rules by adding a custom ID or class, either directly in the code editor or in the HTML section of the Advanced tab.

More Information: