-
AuthorPosts
-
October 2, 2013 at 4:53 pm #191109
JA Beranis mobile site works fine on mobile browsers, but when I try it in chrome for mobile, the search and menu button scroll with the content, or just simply doesn’t appear at all when scrolling. I’ve attached screenshots of the issue to help to better describe it.
I’ve tried both on the website I am working on and the demo version on this site and both have this issue. Any help would be appreciated. Thanks!
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 3, 2013 at 4:49 am #507868Could you tell me name of mobile device you tested with? 🙂
October 5, 2013 at 2:48 pm #508088Galaxy Nexus and Nexus 4. Both running android 4.3 stock with the regular chrome install
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 6, 2013 at 3:42 pm #508123Did you try to open this demo site link? http://joomla-templates.joomlart.com/ja_beranis/
October 8, 2013 at 1:23 am #508305Yes. Same issue
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 8, 2013 at 9:48 am #508360Well, I test with Samsung device with android 4.2 (coz I don’t have Nexus). When viewing demo site > scroll down > the menu button and the search scroll a little bit then it comes back to where it is.
November 12, 2013 at 3:38 pm #511994sorry for the late reply. is there a way to fix the button so it doesn’t move at all when scrolling? I noticed that when it’s selected and the off set menu appears, it doesn’t move at all when scrolling.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 13, 2013 at 7:44 am #512056Hi asnmedia,
It’s sticky menu feature, if you want it move, open file: /templates/ja_beranis/less/style-responsive.less
Line 132:
// HEADER
// ---------------------------------------------------------
#t3-header {
background: @linkColor;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
height: auto;
position: fixed; <<< remove this line
padding: (@T3globalPadding/2) 0;
top: 0;
width: 100%;
z-index: 1000;.content-top {
display: none;
}
}
Then go to backend > template manager > compile LESS to CSS
Remember to BACKUP your site first
November 20, 2013 at 2:10 pm #512860I don’t want to remove the fixed position of the menu. I would like to fix the position of the mobile menu button.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 21, 2013 at 3:17 pm #513014I’m afraid that I’m a little bit confused here. In previous post:
<blockquote> is there a way to fix the button so it doesn’t move at all when scrolling?</blockquote>
If you don’t want the button keep moving when scrolling, you must remove that position: fixed; property.
Pls help me to understand your concern clearly so that I can help 🙂
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by Saguaros 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum