Hello! I want to make my top container smaller so that the bottom container (which holds a blog) is visible as soon as someone comes to the landing page. I cannot figure out how to do this - please give advice! Thank you!
I don’t know the exact setup, but I normally use the max height property. Depending on your setup, you may have to use css to accomplish this. Try setting it to like 75% of the view height and see if that gives you what you want.