Hi, I’m new to Webflow so this is probably a really basic question, but I’m trying to align my text so that it’s in the middle of the screen regardless of the screen size or device. I think I got the text to be centered within the section, but because of the nav bar, it’s pushing the section down so that the text is no longer centered. I’m thinking of moving the nav bar into the same section, but is there a smarter way to solve this?
You can set the nav bar height to 10vh, the yellow section to 90vh. Then offset the yellow section’s vertical centering by adding 10vh padding to the bottom.