I run a Shopify store with a header navigation bar that I want to be sticky at the top when the screen is resized to mobile size. Currently, the sticky navigation bar works on desktop view but disappears when the screen size changes. I would like the header bar to remain fixed at the top in a similar way as shown in the example below:
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_sticky_header
Can anyone advise me on how to make it sticky for mobile size?