How to remove content boxes from Dawn theme pages?

So i have made 5 pages, but i want to remove the content boxes from the page, how do i do this?

theme:dawn

website: desire-online.net

Hi @jakegrieveson

We cant remove page content section from admin, but if you dont want to add content then you can keep as blank or we can remove it from code.

check in template/page where from you can remove that content section

Best regard

Hi @jakegrieveson

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

#shopify-section-template--20844446155042__main {
    display: none !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly