Loading...
Bootscore v6 is here! Learn more

This page template omits the page title and featured image, displaying only the content, header, and footer. It has no padding or margin.

Perfect template if you want to write pages in HTML inside a Gutenberg HTML block. Of course, content can also be displayed inside a container by adding container class to the div.

Your content
<div class="bg-danger text-white py-5">
  <div class="container">
    Your content
  </div>
</div>
To top