-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
June 24, 2016 at 11:14 am #943713Hi, I can’t see in small screen the menu in top-l, can you explane me why?
thankyou very muchSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 27, 2016 at 4:51 am #944425Hi
Which modules are you referring to? as I can’t see the position ‘top-l’ on your site.
You can see screenshot highlighting it for better clarifications.
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
June 27, 2016 at 6:33 am #944457thank you Saguaros,
the menu in screenshoot:cattura1 is hide in small screenSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 27, 2016 at 6:39 am #944460I don’t see the screenshot in this topic, could you update it again?
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
June 27, 2016 at 7:09 am #944468librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
June 28, 2016 at 6:40 am #944732Hi have you notive for me?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2016 at 1:28 am #945144I don’t see it in desktop view, could you check again? http://prntscr.com/bmdx8u
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
June 29, 2016 at 6:54 am #945297hi Saguaros, try to see this page http://pirriprova.it/it/cosa-vedere-ad-amantea/amantea.html
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 30, 2016 at 4:05 am #945658Hi
It due to this css rule on your site:
@media screen and (max-width: 992px) { .t3-topnav .nav { display: none; } }
You can open the file: ROOT/templates/ja_teline_v/css/custom.css (create this rule if it doesn’t exist)
And override above rule by adding this:
@media screen and (max-width: 992px) { .t3-topnav .nav { display: block; } }
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 8 replies, has 2 voices, and was last updated by Saguaros 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
problem in small screen
Viewing 9 posts - 1 through 9 (of 9 total)