Hey guys, just finished my FCC Product Landing Page of a fictional company and wanted to get some feedback as well as any help in fixing issues on mobile view. When looking at the page in mobile, i can’t scroll/navigate to the sections from the links. I have no idea what’s causing this and if anyone has experience with this issue, please let me know. Thanks!
The project can be found here: https://codepen.io/qwirkyrabbit/full/VdNKXg/
local anchor links don’t work on mobile browsers (no idea why). Instead people use various workarounds to make them work (you can google this topic for more info).
One workaround is to remove the links and just allow the user to scroll down to the various sections on mobile.
Ah, gotcha. I remember seeing a couple of these but I thought there was a more straightforward way to implement it that I was not aware of. Thank you very much! 
1 Like