How to: Customize the form Heading

Created by Joshua Miller, Modified on Tue, 25 Mar at 5:50 PM by Joshua Miller

The form heading may be customized in HTML enabled fashion.

Steps:

  1.  Select the Module link in the top left banner then select the appropriate module name link.

  2.  Select the Forms tab.

  3.  Then select the Default form.

  4.  Select the link at the top: Click here to customize the form header

  5. Type or paste your heading with any HTML headings or styling tags.

  6. Select OK then Save the Default form.

    Return to the module, refresh the page, and open the form to validate the heading at the top.

Heading Examples:

Heading 1

<h1>Heading 1</h1>

Heading 2

<h2>Heading 2</h2>

Heading 3

<h3>Heading 3</h3>

Heading 4

<h4>Heading 4</h4>

Heading 5

<h5>Heading 5</h5>

Heading 6

<h6>Heading 6</h6>

 

Colored Heading Example:

Heading 1

<h1 style="color: red;">Heading 1</h1>

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article