Shortcodes
A user guide for the front-page-section shortcode.
Updated 20 hours ago
The front-page-section shortcode allows you to separate content into its own container on the homepage of your website.
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.