Wrapping containers
-
Is it possible to wrap containers? This is very helpful when a section requires a a full-width background image or color without being constrained to the container. Here’s an example of what I mean:
<div class="wrapper"> <-- an extra div wrapping a container <div class="container"> <div class="row"> etc. </div> </div> </div>
I realize this can be achieved using a WordPress group block, but is there a better way to do this using the plugin?
Thank you for your help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrapping containers’ is closed to new replies.