Smooth Scroll Issue
-
Suddenly anchor texts are not working on this page: https://www.logicweb.com/bulk-ip-address-leasing/
This is strange. I traced the issue specifically to the smooth scroll, but not sure why suddenly it stopped working.
data-uk-smooth-scroll="{offset: 90}
If I remove that, the anchor links work but too jump. Better with smooth scroll.
Simple code:
<li><a style="text-decoration: none;" href="#advantages" data-uk-smooth-scroll="{offset: 90}">[idz_ui_div]Advantages[idz_ui_end_div]</a></li>
<a name="advantages"></a>
Anyone have any ideas about this?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Smooth Scroll Issue’ is closed to new replies.