Sizing containers

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!

For context, my site is www.persephoneplants.com

1 Like

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.

1 Like

Hey there Sasha,

you are able to achieve this here when you have selected your container .main-container

1 Like