Grid area and button style in v 6.0.2

Add spacing between a grid area and a submit button in ChronoForms.

Overview

The issue occurs because there is no default margin or padding between the last field in a grid and a button added to the form.
Insert an HTML element into the form and use a divider class to create the necessary visual separation.

Answered
ChronoForms v6
om omidhz 23 Apr, 2017
Add a grid area with few items in each column. Then add a button to the form.
There is no space between the last field in the grid and the submit button.
See images.
Max_admin Max_admin 23 Apr, 2017
Answer
Hi omidhz,

Yes, in these situations you will need to add a divider, use HTML element and add this code:

<div class="ui divider"></div>


Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.