How can I change the number of columns that are in a row on different devices?

So in bootstrap, I can do something like

<div class="col-lg-4 col-md-3 col-sm-1"></div>

So that the number of columns in a row is different on different devices. How can I achieve this in the Pro theme in cornerstone?

Hi There,

Thank you for writing in, in PRO / Cornerstone the stacking of columns in mobile view (767px and below) is automatic.

If you need more than 2 breaks like 4 columns then 2 columns then 1 column, you need to create a ROW for each and then utilize the Hide During Breakpoints option of those ROWs.

A section structure that looks like this.



Hope this shed some lights,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.