Hello
The Cyclos theme does not have a viewport meta tag like
Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1.0">
This is causing a huge argument between me and my development team. I am thinking we can specify viewport with a LESS variable "@viewport" (without need for a manual tag in the html header) but my developers disagree (believing that there's no other way to specify viewport than manually in html header). One already quit on me over this. There is no question that somehow viewport needs to be set. The question is how do we set the viewport?
1. Manually in html in (which case it possibly can only be done by Cyclos in code?); or
2. As an "Advanced LESS Variable" @viewport
Can someone help me. Please Alex, Hugo; I need your help urgently on this.
Thanks in advance
Art