Replies: 0
I’m trying to set column widths via CSS. It was going to be added via this support thread:
https://wordpress.org/support/topic/widths-of-column-container-cells/
Messing around in the inspector, changes to ff-t-cell.ff-t-column-2 doesn’t seem to do anything. Trying out code form.frm-fluent-form .ff-t-cell .ff-t-column-2 doesn’t either.
I’m trying to make an inline form, where the submit button is in the second column, but want it to not take up 50% of the parent container, as the form is not centered correctly.