_includes/section/commonPage.html in word-games-theme-0.8.8 vs _includes/section/commonPage.html in word-games-theme-0.8.9
- old
+ new
@@ -15,13 +15,9 @@
<div class="container" id="containerWd">
<section class="sticky_nav">
<div class="pageHeading text-center">
<h1 class="heading m-0 pb-0">
{{dataToShow.h1}}</h1>
- {%- if dataToShow.h2 != "" -%}
- <h2>
- {{dataToShow.h2}}</h2>
- {%- endif -%}
</div>
<div class="serachSection2">
<div class="position-relative serachBox">
<form action="" id='form'>
<input style="border-radius: {{CustomColor.inputFieldBorder}}" type="text"
\ No newline at end of file