Skip to Content
Menu
This question has been flagged
2 Replies
6126 Views

I have a  form view with some fields, but each element seem to be so close to the field above. It is possible to set some margin botton?

Avatar
Discard
Best Answer

Hi Earnesto,

This working for me ...

name="my_field" style="margin-top:10px;"/>


Regards


Global Creative Concepts Tech Co Ltd.


Avatar
Discard
Best Answer

Hi Earnesto:

You can customize the form and put HTML line breaks "<br/>" between them if it's just specific to a form.

The styling is controlled by the underlying CSS files. If you need to make changes across the board, you also have the option of customizing the CSS assets.

Avatar
Discard