<!– start Header Area –> {%- assign theme = site.data.theme.UI -%} <div class=“container-fluid navigationBottomLine” style=“background: {{theme.color}};”>
<div class="container samePad"> <header> {% include header/nav-menu.html %} </header> </div>
</div> <!– End Header Area –>