You can assign the width of the column with
the properties across multiple devices. You only need to assign the values to one of these
types of devices. For example, if you do not need to have a site which fits well in all
devices, you can set the values only for the Extra Small Devices. That
way, all the other devices will inherit the layout which you assign for that
category.
- In the Properties pane, locate the Extra Small Devices property and click in the Value column.
- In the text box, type 12 and press Tab or Enter. Because of the inclusion of Bootstrap libraries, the columns in a row must occupy 12 spans, which is the total span size for Bootstrap. For more information on Bootstrap in CDE, see Tour of the CDE.