Removing the Text Area in Editor
-
I am developing a site for an artist that is using a photography theme that recommends a specific portfolio plugin. WordPress Editor places that portfolio after the text area for the page, creating an abnormally large gap or space between the pages title and the portfolio. As my client does not wish to add any text here, is there a way to remove the text area? I believe this is the code for that area, but when I delete the element nothing happens. As the site is unpublished, I cannot provide an accessible link.
<p role="textbox" aria-multiline="true" aria-label="Empty block; start writing or type forward slash to choose a block" class="rich-text block-editor-rich-text__editable wp-block-paragraph" contenteditable="true" style="white-space: pre-wrap;">?<span data-rich-text-placeholder="Start writing or type / to choose a block" contenteditable="false"></span></p>
- The topic ‘Removing the Text Area in Editor’ is closed to new replies.