_includes/nav-sub.html in kcc-gem-theme-1.50.26 vs _includes/nav-sub.html in kcc-gem-theme-1.50.27
- old
+ new
@@ -1,5 +1,5 @@
-<div class="container position__sub-nav--offset-fixed-nav">
+<div class="container {% if site.emergency_alert != true %}position__sub-nav--offset-fixed-nav{% endif %}">
<div class="row">
<div class="col">
<nav class="navbar navbar-light bg-light sub-nav__navbar">
<a class="navbar-brand" href="{% if page.sub-nav_section_link == false %}#{% else %}{{ page.baseurl }}{{ page.sub-nav_section | downcase }}{% endif %}"><h2 class="typography__sub-nav--red-h2">{{ page.sub-nav_section | capitalize | replace: "-", " " }}</h2></a>
<ul id="subNavNav" class="nav ml-auto">