Home › Forums › WoodMart support forum › Mobile Sidebar – Scrolling down fast shows empty space at the bottom
Mobile Sidebar – Scrolling down fast shows empty space at the bottom
- This topic has 12 replies, 3 voices, and was last updated 1 year, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 17, 2023 at 12:46 pm #513143
Jeriss Cloud CenterParticipant1) Open the link in private on a REAL mobile device
2) Expand the mobile sidebar
3) Scroll down in the sidebar very fastYou’ll see some empty space appearing at the bottom. Why? There shouldn’t be any empty space.
Attachments:
You must be logged in to view attached files.November 17, 2023 at 4:03 pm #513240
Aizaz Imtiaz AwanKeymasterHello,
Add below Custom CSS code to Theme Settings > Custom CSS > Mobile custom CSS:
div. vc_empty_space { display: none !important; }
Best Regards.
November 17, 2023 at 4:19 pm #513260
Jeriss Cloud CenterParticipantHello,
I tried your code but it doesn’t make any difference despite clearing cache.
Are you sure about this?
Thanks
-
This reply was modified 1 year, 6 months ago by
Jeriss Cloud Center. Reason: https://wordpress-573315-3867085.cloudwaysapps.com/
November 17, 2023 at 4:35 pm #513271
Aizaz Imtiaz AwanKeymasterNovember 18, 2023 at 3:38 pm #513476
Jeriss Cloud CenterParticipantTry with Edge please, you’ll see the issue there
November 18, 2023 at 3:57 pm #513481
Aizaz Imtiaz AwanKeymasterHello,
Yes, I have checked in the edge browser and it is showing the same.
Screenshot for clarification:
https://ibb.co/P9X21h0Best Regards.
November 19, 2023 at 9:47 pm #513624
Jeriss Cloud CenterParticipantHere is a video of the problem.
Attachments:
You must be logged in to view attached files.November 20, 2023 at 2:09 pm #513787
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the wp login details so will check and give you a possible solution.
Best Regards.
November 24, 2023 at 11:31 am #515190
Jeriss Cloud CenterParticipantI created a staging where the same issue still appears despite having no plugins, no customizations, no custom code, no cache, and parent theme.
Issue reported in this video : https://xtemos.com/forums/topic/mobile-sidebar-scrolling-down-fast-shows-empty-space-at-the-bottom/#post-513624
November 26, 2023 at 10:00 pm #515702
Jeriss Cloud CenterParticipantAny feedback here?
November 27, 2023 at 11:36 am #515807
Bogdan DonovanKeymasterHi,
This issue is caused by a floating element of the browser interface that is showing or hiding on certain swipe interactions. This behavior is also visible in your video:
https://prnt.sc/aYuIDiMQgVJ8 – top URL bar and bottom navigation bar are visible. The viewport size is smaller.
https://prnt.sc/wkjFugtE0wQG – top URL bar and bottom navigation bar are hidden. The viewport size is larger.The size of
position: fixed
theme interface elements as “off canvas sidebar” or “background overlay” depends on the site viewport size. As you see from your video and previously provided screenshots, the size of the site viewport is different when the top URL bar and the bottom navigation bar are visible and when it’s hidden. Unfortunately, currently, browsers with floating interface elements are providing newly updated viewport sizes only after interaction with the browser is ended and because of this, this issue cannot be fixed by the WordPress theme itself.Kind Regards
January 29, 2024 at 11:10 am #534415
Jeriss Cloud CenterParticipantOk please close this ticket, thanks
January 29, 2024 at 11:11 am #534416
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
This reply was modified 1 year, 6 months ago by
-
AuthorPosts
The topic ‘Mobile Sidebar – Scrolling down fast shows empty space at the bottom’ is closed to new replies.
- You must be logged in to create new topics. Login / Register