-
AuthorPosts
-
lg21 Friend
lg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
March 25, 2015 at 4:52 pm #205014when I open the site in my iphone I see the logo is the menus are not visible, the picture is not aligned, it is as if there is some form or perhaps the background that takes up space, then if I flow appear to be the logo that the menu.
Another problem, when it appears on the site if I click on the menu works, just skim and I go down to read the news, if I click on the menu does not open anymore.
How do I solve?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 27, 2015 at 2:02 am #564774You’ve customized so much on your site and It’s hard to detect the root of issue as it looks so different from demo site.
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
March 27, 2015 at 8:30 am #564820:(( thanks equally
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
March 27, 2015 at 9:11 am #564825I found where the problem lies
.T3-topbar {
** background: # f8f8f8;
** border-bottom: 1px solid # e5e5e5;
** height: 50px;
}But if I change the height is put 0px;
the problem is in the desktop version
How can I fix?
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 30, 2015 at 4:06 am #565009If you remove that change causes the issue in desktop view, you can use the media jQuery to add specific css for specific screen resolution.
For example, if you want to add CSS for module, you can try with:
@media (max-width: 320px) {
/*your style goes here*/
}
The same with other screen, you just need to change the ‘min-width’ and ‘max-width’ value
http://code-tricks.com/css-media-queries-for-common-devices/
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
March 31, 2015 at 4:10 pm #565232lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
March 31, 2015 at 9:00 pm #565248Forgive me, I did not read your post.
I took your advice I put this code in the file custom.cssmedia (max-width: 992px) {
.T3-topbar {
** background: # f8f8f8;
** border-bottom: 1px solid # e5e5e5;
** height: 0px;
}
}and now goes well in both versions both desktop and mobile
Thank You
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 1, 2015 at 1:36 am #565259You’re welcome!!!
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
April 2, 2015 at 12:08 pm #565492http://www.newquotidianodigela.it
I was left with only one problem on the mobile version
when I open the site and I click on the sidebar menu, the menu opens correctly, but if I flow down to read the news, when I click again on the menu does not open moreSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 3, 2015 at 9:27 am #565621Pls check the URL of your site again: http://prntscr.com/6oxz4o
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
April 4, 2015 at 11:14 am #565736pardon
new.quotidianodigela.itSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 5, 2015 at 3:43 pm #565791It’s a static page, kindly check again 🙁
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
April 5, 2015 at 10:08 pm #565812AuthorPostsThis topic contains 19 replies, has 2 voices, and was last updated by lg21 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum