To change the width of the Editor Pane in Blogger follow these steps:
- Log in to blogger.com
- Go to the Theme section:
.post-editor-container {
max-width: 1000px; /* change this value to your desired width */
}
- Now, click on the Save button in the bottom right corner to apply changes to your blog.
Comments
Post a Comment