Hi there, i got serious problem with new 4.0.4 interface while using Cornerstone, i cannot create multiple columns on desktop like the old version 3.x.x. How can I still able to create multiple columns? Description in the picture in attachment. Btw, should I send you log in information? If my version has to many bugs, how can i back to version 3?


Hello @Mobitouch,
Thanks for writing in!
I have investigated the issue and I can confirm that this is bug in the standalone Cornerstone plugin. Our developers has already been made aware of this issue. To resolve this issue in your site, please go to Cornerstone > Styling Options > Custom CSS and insert the following custom css:
#cs-content .x-row .x-row-inner{
display: flex;
}

Please let us know if this works out for you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.