How to place 2 images side by side with text and button on top and center of it

Thanks!

Read only link:
https://preview.webflow.com/preview/davys-dynamite-project?utm_medium=preview_link&utm_source=designer&utm_content=davys-dynamite-project&preview=c7b72ae453c7921186320b359b302a5d&mode=preview

Use flexbox with children

1 Like

Forgot about that text

Hi @PineShark thanks so much for your guidance!

I follow your instructor and it works. I wonder if I can stretch both images fully without leaving white space in the right and left side?

.

Also, in mobile view, how do I make it stack over each other like

currently it is like

Thank you!

On mobile change direction to vertical.
To strech images you have to do it without container and section. Flex Container should be the first div after body.