Menu issue on Mobile
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Sun Mar 09, 2014 6:43 pm
- Reply with quote
- Report this post
Hi everyone,
I have my responsive feature off because I always worry about compatibility and I'm just not a big fan of the look. My issue is that when I try to zoom in on something the menu changes/moves and covers the content. Is there any way I can disable it from doing this and to stay in one line? I attached a sample image, This was tested on an iPhone 5S.
Thank you,
I have my responsive feature off because I always worry about compatibility and I'm just not a big fan of the look. My issue is that when I try to zoom in on something the menu changes/moves and covers the content. Is there any way I can disable it from doing this and to stay in one line? I attached a sample image, This was tested on an iPhone 5S.
Thank you,
-
- Junior Boarder
- GK User
- Mon Mar 10, 2014 7:12 am
- Reply with quote
- Report this post
Could You please post an url to your site?
-
- Moderator
- GK User
- Thu Mar 13, 2014 6:58 pm
- Reply with quote
- Report this post
To completely remove reposnsive features please edit: /templates/gk_cloudhost/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.gkPage {
width: 1260px;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Thu Mar 13, 2014 10:47 pm
- Reply with quote
- Report this post
Thanks, That worked.
-
- Junior Boarder
- GK User
- Fri Mar 14, 2014 5:21 pm
- Reply with quote
- Report this post
Ok. If You will have any other questions, feel free to post new forum threads.
-
- Moderator
6 posts
• Page 1 of 1