A revision to the Rows Layout and Columns Layout web parts, this web part allows you to use Bootstrap Row/Column system in Kentico. Works both in Web part and Widget format, adds spacing and fully responsive in the UI.
Almost all responsive websites use some form of a Bootstrap Row/Column div structure. The difficulty is, Kentico’s Rows and Column Web part/widgets render content in Tables (not responsive), using floats, widths, etc.
To incorporate support for Bootstrap, the original Kentico Row and Column web parts were modified to utilize this div structure. Since you always should have Rows around bootstrap columns, there is only one web part, which you add your columns widths, additional column css, and even containing row css if you wish.
Installation instruction are included in the download package