Main Content
The Main Content has the following structure :
<div class="wrapper row-offcanvas row-offcanvas-left">
<aside class="left-side sidebar-offcanvas">
...
...
</aside>
<aside class="right-side">
<section class="content-header">
...
</section>
...
</aside>
</div>
Last updated
Was this helpful?