The overflow touch problem that came about was fixed from the posts that were left on this forum. However, there are a couple other little things that have gone wrong as a result of the "hero" header:
-
The scrollbar cuts off the overflow content on the right side of the screen. For instance, scroll down to the bottom of the page and see that the boxed arrow on the bottom right-hand corner is cutoff.
-
When I run a $.scrollTo( '#top', 800); function so that the page smoothly scrolls back to the top, it no longer works.
Any solutions to fix these?