• Resolved rui9075918

    (@rui9075918)


    Good afternoon.

    Is it possible for a div or a fieldset with 2 columns one to be 75% and the other 25% wide?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @rui9075918

    You can do it by assigning the class names directly to the fields. Please, select the “1 Column” in the settings of the DIV field, and configure the contained fields as follows:

    For example, assuming you have two fields fieldname1
    and fieldname2, one after the other.

    Enter the class name col-sm-9 through the “Add CSS Layout Keywords” attribute in the settings of the fieldname1, and col-sm-3 through the “Add CSS Layout Keywords” attribute of the fieldname2.

    Please, watch the following video:

    https://youtu.be/G8Of-V49pAQ

    And read the following blog post:

    https://cff.dwbooster.com/blog/2019/01/06/columns

    Best regards.

    Thread Starter rui9075918

    (@rui9075918)

    Thank you very much.
    This is what I need.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘column width’ is closed to new replies.