Hello
I am using Dawn Theme, in the front page Image banner I would like to move the container under the image just like below arrow showed, I do not want the image cover by text or button, help please.

Hi @kennyWCV
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.slideshow__text-wrapper.banner__content.banner__content–middle-center.page-width {
justify-content: end !important;
flex-direction: column;
padding-bottom: 0 !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly