Hi there, I understand now there is Generate Blocks which I have used and its a nice feature. However, why is the columns shortcode from the older version not supported anymore? For example….
<div class="grid-25 tablet-grid-25 mobile-grid-50 first-column">1
</div>
<div class="grid-25 tablet-grid-25 mobile-grid-50 second-column">2
</div>
<div class="grid-25 tablet-grid-25 mobile-grid-50 third-column">3
</div>
<div class="grid-25 tablet-grid-25 mobile-grid-50 fourth-column">4
</div>