I have read all former topics about the Fullpage.js (like this Fullpage.js disable on mobile) and I successfully added it, also the part that it is disabled on mobile.
The current custom footer code which works on mobile:
But for my planned design it would be helpful if it will be disabled if you reduce the screen width of the browser window, too. So that the code not only grabs the screen width of the device itself, like it’s described in the topic linked above.
Is there anyway? Maybe @EvanJones knows?