Dear Marius,
I rebuilt it on an old test-page and this is my experience:
1
It worked in the custom phone layout, too.
That was with an older version of LAY.
After I updated the theme it doesn't work anymore, it starts at the top of the page.
2
It still works when I turn the custom phone layout off (breakpoint 0).
3
And I wonder:
In case it worked on mobile, too:
How does the phone layout know what „top“ is?
Because for the desktop version I entered in the „head CSS“ to start at top - 190 (the size of my menu bar):
{ scrollTop: jQuery(id).offset().top-190 },
In the mobile menu my menu bar is 40 – so top here would be different.
Or is that something the mobile version does automatically?
I hope this is understandable ...
Thanks a lot for your help.
Best, Ivonne