Currently troubleshooting on the this page. Can anyone help me understand why the site is not displaying correctly on a smartphone? The medium Query appears instead of the small one.
I have included the foundation js files like this:
<script src="files/bower_components/foundation/js/foundation.min.js"></script>
<script src="files/bower_components/jquery-ui/jquery-ui.min.js"></script>
The css files (foundation, settings) are imported into my style.scss file as well.
I did the same thing on another website and everything seems to be working fine there.
Appreciate any assistance provided!