Links

Site Logo & Text

Site Logo.

Site Logo & Text HTML Code

The below code can be found in all HTML pages that are included with the theme. code will be placed from 77th to 81st line of each page.
<div class="logo-image">
<a href="index.html" class="brand js-target-scroll">
<img src="{your_logo_path}.jpg" alt="" class="img-fluid"> <span class="normal-span">Hacres</span>
</a>
</div>
Please do replace {your_logo_path} with your own logo path / url.