Footer leaves the page empty below it
starinfinity opened this issue · 0 comments
starinfinity commented
Suggestion: Fixing the footer to the bottom of the page.
adding style="position:fixed;" in bottom.html or bottomWrapper CSS file.
<div id="bottomWrapper" style="position:fixed;">
<div class="image" style="padding-top:20px"> Crafted with <i class="fa fa-heart pulse_heart" original-title="Love"></i> by <a href="https://github.com/hmrserver/" style="color: rgb(23, 108, 235);">HMR</a>
%footer%
</div>
</div>
</div>