How does this work?
-
I’m familiar with coding using Bootstrap. After installing the plugin, how can I code my own containers, rows, col, etc? I see that there are Wonder Blocks so I can choose pre-created patterns and templates. I’d like to create my own. I tried to use a WordPress block with the + button, and then chose “Code” and entered the code below but it doesn’t work:
<div class=”container”> <div class=”row”> <div class=”col-md-8″>MD 8</div> <div class=”col-md-4″>MD 4</div> <div> </div>
Could someone advise me? It might be a good idea to do a quick YouTube video tutorial.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How does this work?’ is closed to new replies.