_includes/emergency-alerts.html in kcc-gem-theme-2.19.0 vs _includes/emergency-alerts.html in kcc-gem-theme-2.19.1
- old
+ new
@@ -1,5 +1,5 @@
- <div id="emergencyAlerts" class="position__offset-alert{% if site.core_site == true %} position__offset-alert-core{% endif %}{% if site.core_root == true %} position__offset-alert-core--root{% endif %}{% if page.title == 'Settings' %} positioning__offset--settings{% endif %}">
+ <div id="emergencyAlerts" class="position__offset-alert{% if site.core_site == true %} position__offset-alert-core{% endif %}{% if site.core_root == true %} position__offset-alert-core--root{% endif %}{% if page.title == 'Settings' or page.title == 'Search' or page.title == '404' %} positioning__offset--settings{% endif %}">
<!-- Alerts get built here via JS if they are set to be active -->
{%- comment -%}
<!-- Example HTML structure of the alert -->
<div class="container position__offset-alert">
<div class="row">
\ No newline at end of file