I am experiencing an issue with the responsiveness of my template. When I test it online on various websites, everything appears to be working perfectly. However, when I try to view it on my HTC one, the responsiveness is terrible and not fully functional. I have included
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
in the <head>
section of the template.
I am unsure about what steps to take next. Any insight or advice would be greatly appreciated!