Allows to add extra content (Bootstrap classes) to any WordPress widgets. With this plugin there is a new button in the Visual tab from the editor, it allows you to add a Bootstrap structure using a simple modal window.
<div class="row">
<div class="col-sm-2">Column size 2</div>
<div class="col-sm-3">Column size 3</div>
<div class="col-sm-7">Column size 7</div>
</div>
- Download, install and active the plugin
- Click in the new button in your Visual tab and set how many columns you need and the size of them
More information in the original post in Sentido Web (in Spanish)