Row Components
Row Components allows user to arrange the contents of the application using the bootstrap grid system. Click here to read more about Bootstrap rows.
Section Row Container
SectionHeaderTitle
Allows user to set the name/ title for a row
SectionClass
This allows user to edit a particular section, changes made in this class only applies to a particular section.
ContainerClass
Changes made here applies to a <div>
container
RowClass
Allows user to edit the <div>
row
Last updated