- Posts: 14116
- Thank you received: 1639
Responsive fitness menu
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 1 month ago #43106
by ivan.milic
Replied by ivan.milic on topic Responsive fitness menu
Place corresponding viewport tag in index.php of template:
<meta name="viewport" content="width=1280, initial-scale=1">
<meta name="viewport" content="width=1280, initial-scale=1">
Please Log in to join the conversation.
-
info@ingcompany.it
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 1 month ago #43115
by info@ingcompany.it
Replied by info@ingcompany.it on topic Responsive fitness menu
is almost perfect , it remains only a minor inconvenience for autoadapt to the screen I need to double-tap on the screen of my phone, you can solve also this?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago - 10 years 1 month ago #43122
by ivan.milic
Replied by ivan.milic on topic Responsive fitness menu
Try just:
<meta name="viewport" content="width=1280">
<meta name="viewport" content="width=1280">
Last edit: 10 years 1 month ago by ivan.milic.
The following user(s) said Thank You: info@ingcompany.it
Please Log in to join the conversation.
-
info@ingcompany.it
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 1 month ago #43153
by info@ingcompany.it
Replied by info@ingcompany.it on topic Responsive fitness menu
I've solved with this line of code:
<meta name="viewport" content="width=1280, initial-scale=-1">
<meta name="viewport" content="width=1280, initial-scale=-1">
Please Log in to join the conversation.
Time to create page: 0.079 seconds