.post-type-jetpack_form .block-editor-block-breadcrumb li:first-child { display: none; } // Ensure the form title has enough padding to not be hidden by // the block toolbar. .post-type-jetpack_form .editor-post-title { padding-block-end: 48px; } .post-type-jetpack_form .editor-post-last-edited-panel, .post-type-jetpack_form .editor-post-content-information { display: none; } .post-type-jetpack_form .editor-visual-editor { padding: 24px 24px 0; }