I’m new to EditorX, this feels like such a silly question but I can’t figure it out at all. Can’t seem to find anything similar when searching the forums.
I’m making a landing page, just made up of a single section, and set the height to 100vh, but the page is still bigger than the actual browser window size, so it’s still scrolling? The footer and header for the page are disabled. I’ve tried setting the min and max height to 100vh, checked that my grid has no fixed px values and changed them to fractions or percentages, tried using three different sections with 10, 80, 10 vh respectively but I’m still having this problem.
Am I mistaking something? I thought 100vh would mean the page will adjust itself to be the size of the viewport window, so how come it’s bigger? This is driving me nuts, cos it seems like such a basic thing I can’t get to work.
Thanks!