Dear Sir/Madam,
Sorry that I am new to Bloc, I make the html using text editor before, now I want to design a webpage using Bloc but I don’t have idea how to do, I have two column
<div class="col-12 col-sm-12 col-md-4 col-lg-3 col-xl-2"></div>
<div class="col-12 col-sm-12 col-md-8 col-lg-9 col-xl-10"></div>
Pease advise how I can make above setting from Bloc, I don’t plan the have the class-id and assign the width to each class. I just want to use Bootstrap 4 default grid system. Could you show me the steps how I can do that?
Best regards,
Kelvin