_includes/section/commonPage.html in word-games-theme-1.9.5 vs _includes/section/commonPage.html in word-games-theme-1.9.6
- old
+ new
@@ -8,12 +8,10 @@
<nav class="result_navbar_section navbar-expand-lg navbar-dark" style="background-color: #fff;">
<a class="nav_menu_bar" href="/" title="{{dataToShow.tooltip}}" style="position: absolute; top:5px">
<img src="{{ site.favicon | relative_url }}" alt="{{site.name}}" style="width:35px; height:35px;">
</a>
-
- {%- if site.MonumetricID -%}
<span class="mobile_bars"><i style="top:0px" id="bars_style" class="bi bi-list bi-2x bars"></i></span>
<div id="open_list_bar">
{%- if header.megaMenu -%}
<div style="padding:2rem 0">
<a class="cat_bar_logo_link" href="/" title="{{dataToShow.tooltip}}">
@@ -39,12 +37,9 @@
</ul>
</div>
{%- endfor -%}
{%- endif -%}
</div>
- {%- endif -%}
-
-
<div class="container" id="containerWd">
<section class="result_sticky_nav">
<div class="pageHeading text-center">
<h1 class="result_heading m-0 pb-0">
{{dataToShow.h1}}</h1>
\ No newline at end of file