Introduction

When you want to go beyond the theme’s defined headings, the heading shortcode is a powerful tool. It is great for special headings that compliment the design of a specific area of your site.

For example, maybe you want a large heading on your landing page that has a different color, alignment, and size than any other heading on your site. These custom situations are easy to accommodate for using the heading shortcode.

If you have a heading that is almost what you need, you can choose which HTML tag to use (H1, H2, H3, etc.) as a starting point.

Example

Using the Heading Shortcode

Notice the changes in font, size, line height, margins, alignment, and color

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla euismod justo adipiscing ante porttitor adipiscing. Nulla euismod justo adipiscing ante porttitor adipiscing. Aenean tristique lacus non vestibulum hendrerit. Duis accumsan risus quis metus dapibus bibendum. Aliquam iaculis tortor ac dapibus condimentum. Aliquam tincidunt nibh vitae leo fringilla gravida nec eget velit. Vivamus facilisis purus nec justo pharetra, nec semper justo.

Explore More Shortcodes

[intense_content_section]
<h2>Introduction</h2>
When you want to go beyond the theme's defined headings, the heading shortcode is a powerful tool. It is great for special headings that compliment the design of a specific area of your site.

For example, maybe you want a large heading on your landing page that has a different color, alignment, and size than any other heading on your site. These custom situations are easy to accommodate for using the heading shortcode.

If you have a heading that is almost what you need, you can choose which HTML tag to use (H1, H2, H3, etc.) as a starting point.
[/intense_content_section]
[intense_content_section background_type="color" background_color="#f9f9f9" border_top="1px solid #ededed" border_bottom="1px solid #ededed"]
<h2>Example</h2>

[intense_heading tag="h2" font_size="60px" line_height="60px" font_color="primary" align="center" margin_bottom="0"]
Using the Heading Shortcode
[/intense_heading]
[intense_heading tag="h3" font_size="30px" line_height="40px" margin_top="15" font_family="Arial" font_color="#24B45E" align="center"]
Notice the changes in font, size, line height, margins, alignment, and color
[/intense_heading]
[intense_filler words="60"]
[/intense_content_section]

[intense_snippet snippet_id="Child Theme | Shortcodes/footer" snippet_title="Shortcode Page Footer"]