Setup Important Content you want to stand out from the rest or just to give it a different flavour. You can use Light & Dark Sections, Parallax Images or HTML5 Videos as Sections.
Note: Setup your Sections outside the .container
<div>.
<div class="section">
<div class="container">
...
</div>
</div>
Make any Section have a Dark Background by adding the .dark Class.
<div class="section dark">
<div class="container">
...
</div>
</div>
Last Modified: June 6, 2020