add template
Editor: Add Template |
![]() |
The purpose of this toolbar selection is to add a template or other html text to your content. This very powerful feature is how the theme is extended to meet your needs. If the “Add as code block” is checked the contents is added as numbered lines of html code. In all scenarios the code is placed in the underlying html and should be formatted for this purpose.
AppearanceFormAdd TemplateOK Cancel
Available optionsCodeTemplate or other html components to add to your content.
CheckboxAdd the template as a code block with numbered lines.
ExampleAdd a button to your content.
Configured Template<!-- wpX:BUTTON --> <form action="#"> <button class="bkg:pri-2 bkg:pri-1!hover cnr:arch-x-sm fnt:wgt-500 pad:hrz+2 pad:vrt+0.75 txt:wht"> <span id="bk25a" class="mar:rt+0.25"><i class="material-icons-outlined">roofing</i></span>Home </button> </form> <!-- /wpX:BUTTON --> Template may scroll horizontally in some circumstances.
Result |
|
May 20, 2022