Empty space when scrolling to bottom of pages for desktop/laptop screens but none on mobile screens
Posted: Fri Jul 16, 2021 9:47 am
Hi! This concern might have been discussed before but I can't seem to find the appropriate search keywords in this forum.
I designed 3 breakpoints (default-1000px, 768px and 360px). The default breakpoint has extra space at the bottom when scrolling all the way down. This doesn't show in the 768 and 360px breakpoints. I found out that the hidden elements' positions in the default breakpoint match those for the lower sized breakpoints. I had to manually unhide, drag those items above the bottom element in the default breakpoint and hide them again to remove the extra space.
I just recently discovered the trick to solve this for elements placed at the right side or horizontal limit of the breakpoint. I selected hidden for overflow-x under Page Properties > Advanced > General. I tried changing the settings for overflow-y but that doesn't address the problem with the extra blank space at the bottom.
Any advise on how to automatically solve this without resorting to the manual method described?
I designed 3 breakpoints (default-1000px, 768px and 360px). The default breakpoint has extra space at the bottom when scrolling all the way down. This doesn't show in the 768 and 360px breakpoints. I found out that the hidden elements' positions in the default breakpoint match those for the lower sized breakpoints. I had to manually unhide, drag those items above the bottom element in the default breakpoint and hide them again to remove the extra space.
I just recently discovered the trick to solve this for elements placed at the right side or horizontal limit of the breakpoint. I selected hidden for overflow-x under Page Properties > Advanced > General. I tried changing the settings for overflow-y but that doesn't address the problem with the extra blank space at the bottom.
Any advise on how to automatically solve this without resorting to the manual method described?