I'm using the Message Custom Field (for edit) custom field and it's not aligning correctly on the screen (see attached). How can I get this to align under the fields? I tried just plan text and it left justifies also. ()
After looking at the source I've found how to do it.
Add <div class="field-group" > at the begining of your default text and close with </div>
This class allows text to align with the fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.