Hi, I’m using sections of several different versions of Porto. The header portion is from demo-hotel but I’m using the code from demo-barber for the main nav in order to get smooth scrolling.
The links are like this: <a class="dropdown-item" data-hash data-hash-offset="98" href="#gallery"> Gallery</a>
Changing the offset number doesn’t work to get the scroll to go to the correct location on all sections. Some it does, some it doesn’t do anything. Can you please tell me what data-hash-offset is? I understand the concept but is it JS or what? I can’t find any documentation on it.
Thanks