Hi there! Thank you guys for this amazing theme, I love it. The website I've been working on is almost done, but I'm having a small issue with the datascroll-to to a page section from an external page. When I click the link, for example
<li><a href="index.html#section-services" data-scrollto="index.html#section-services"><div>Services</div></a></li>
from another page, it redirects and scrolls to the section correctly, but not to the exact top of the page section. I tried adding data-offset="0" in the a-tag, but to no avail.
