What does it do?

The front-page-section shortcode allows you to separate content into its own container on the homepage of your website.

How do I use it?

To embed this shortcode into the page, you need to copy the following HTML:

[front-page-section padding="80" bg_color="#ffffff" id=""]

[/front-page-section]

Rules:

  • bg_color="" - sets the background colour. (hexcode)
  • padding="" - sets the amount of padding for the container.
  • id="" - names the id for the container.

Once you have copied this, paste it into the page in the text editor view, click update/publish, and then refresh the page.