1. I am trying to replace an image on the top in place of the icon of the Quark Theme with another logo, whereas it makes it a huge image on the background as you can see.
- Code: Select all
<div class="gk-page">
<img src="http://www.harisonsnandi.com/wp-content/uploads/2015/04/logo-small.png" alt="HNC" width="115" height="40" /><br />
<h1 data-sr="enter bottom and move 50px">Welcome to</h1>
<h1 data-sr="enter bottom and move 50px">Harisons Nandi Caterers</h1>
<p data-sr="enter bottom and move 50px and wait .2s">Exquisite Food • Premium Service</p>
<a class="btn" href="#" data-sr="enter bottom and move 50px and wait .3s">Browse Menu</a>
</div>
<sub data-sr="enter bottom and move 50px and wait .3s">New Delhi, India
</sub>
2. In "features" in "Customize" in "Theme Options" it says "Copyright Text" I have entered
- Code: Select all
Harisons Nandi Caterers © 2015 All rights reserved.<br /> <a href="http://thordesign.in"><img src="http://thordesign.in/poweredbyblue.png" /></a>
It is not displaying the image poweredbyblue.png for some reason
Oh! Also,Is there a way to disable the Site Name or Logo on the left?