Tagged: x
-
AuthorPosts
-
August 9, 2016 at 12:37 pm #1124083
Hi guys,
I have an issue with the slider from my home page. Everything works great on desktops and laptops, but when I load the website on mobile and tablets, the slider jumps and resizes because of the address bar. What can I do to fix this? My website is //sinestezic.com
August 9, 2016 at 1:22 pm #1124175Hi there,
Thanks for writing in! It seems fine as expected on my end. Would you clarify with a screenshot?
Cheers!
August 9, 2016 at 4:12 pm #1124437Hey there Rupok,
I don’t think I can catch it in a screenshot. You can’t see it if you verify it in device toolbar, in windows. You actually need to verify it on mobile, Android. When you scroll down at the bottom of the home page and the address bar dissapears you can see that the slider jumps. And when you scroll up again at the top of the home page, and the address bar reappears, the slider jumps again and it resizes.
Regards.
August 10, 2016 at 12:00 am #1125005Hi there,
Thanks for clarifying. Yes I can see what you are referring. Unfortunately there is no fix for this since it’s expected on mobile browser. It’s kinda irritating I know but the auto hiding feature of mobile browser toolbar causes some more issues like this and we can barely do anything about this.
Thanks for understanding.
August 10, 2016 at 3:11 am #1125185Rupok, thank you for your reply. Ok, I understand. There is another issue on the mobile: when I open the menu from the button, the menu opens somehow jerky. It doesn’t open smooth. Is there something I can do about it?
August 10, 2016 at 3:12 am #1125186Again, you need to try it on your mobile device, not on your device toolbar.
August 10, 2016 at 3:17 am #1125191Also about the slider jump, there are websites built with X theme that do not encounter this problem.
August 10, 2016 at 8:36 am #1125489Hi,
To fix it, you can try adding this in Custom > Edit Global CSS in the customizer
body .x-navbar .mobile .x-nav { margin-bottom:0; }
Hope that helps.
August 10, 2016 at 8:39 am #1125494Hello Paul,
Unfortunately it doesn’t work.
August 10, 2016 at 12:19 pm #1125892Hi Andrei,
Please try this code:
.x-navbar .mobile .x-nav { height: auto !important; max-height: 309px !important; margin: 0; }
Hope this helps.
August 10, 2016 at 3:10 pm #1126117Hi Jade,
I tried this code and it doesn’t work. I didn’t delete it yet, it is still in the style.css file.
August 10, 2016 at 10:41 pm #1126669Hi Andrei,
The address bar is part of the mobile browser, and there is no way to control it. If you’re referring to iOS then you may check it here http://iosjs.com/
I agree that address bar is kind of annoying, it hides and display while your site is animating affecting the vertical position.
Thanks!
August 11, 2016 at 4:53 am #1126982Hi Rad,
Ok, I agree that I can’t control the address bar, but is there any way in which I can control the animation of the slider so that it doesn’t jump and resize any time the address bar hides/shows? There are websites built with X-Theme that do not have this issue.
Thank you.
August 11, 2016 at 8:48 am #1127192Hi Andrei,
Can you provide us a video showing the issue so we can properly understand and provide you a solution.
Thanks
August 12, 2016 at 5:02 am #1128559Hi Paul, I was not able to make it smaller than 512KB, so I uploaded it on wetransfer https://we.tl/JRnv5oU2aK. It has around 2MB. Please notice how the menu acts before I scroll down. It opens without lag, smoothly. When I scroll down, you can see how the image jumps and resizes. When I scroll up again, the image jumps again and resizes. Now notice how the menu lags when I open it> It jerks, it doesn’t open smoothly.
-
AuthorPosts