_includes/wordgames/xyzpages/xyzFooter.html in word-games-theme-2.2.8 vs _includes/wordgames/xyzpages/xyzFooter.html in word-games-theme-2.2.9
- old
+ new
@@ -45,16 +45,17 @@
</div>
{%- endif -%}
</div>
</div>
-<div class="row m-0 py-3" style="background-color: #000;">
+<div class="row m-0 py-3" style="background-color: white;">
<div class="col-12">
<div class="text-center px-md-5 px-0 footer__flexbox">
- <p class="m-0 text-white">{{site.copyright_text}}</p>
- <p class="m-0"><a class="footer__link" href="/privacy-policy">Privacy Policy</a>
+ <p style="font-size:18px"
+ class="m-0 text-black">{{site.copyright_text}}</p>
+ <!-- <p class="m-0"><a class="footer__link" href="/privacy-policy">Privacy Policy</a>
<a class="footer__link" href="/terms-and-conditions">| Terms of Use</a>
- </p>
+ </p> -->
</div>
</div>
</div>
</div>
\ No newline at end of file