Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
maisfeld Friend
maisfeld
- Join date:
- September 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 31
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 6, 2016 at 1:30 pm #840179Hello
with the iPad, the menu will be shifted downward when held portrait. Where do I correct this?-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 7, 2016 at 2:59 am #840586Hi
try this
Go to css folder of the template open file template-responsive.css
find this code@media (min-width: 768px) and (max-width: 979px) { .t3-mainnav { width: 100%!important; }
replace it with
@media (min-width: 768px) and (max-width: 979px) { .t3-mainnav { width: 560px!important; }
Hope it helps.
maisfeld Friendmaisfeld
- Join date:
- September 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 31
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 7, 2016 at 8:49 am #840728I do not find this code in the template-responsive.css
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 7, 2016 at 10:24 am #840839Hi
its in the template folder /css/
Here /templates/auto-kurt/css/template-responsive.css
You are using a custom template , I do not recommend you to rename template as it will no longer JA product after rename and u can not update template anymore via JAEM . -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by maisfeld 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum