Remove sidebar in editor

Posted in: Newspaper
Post count: 26

Hello,

I am not able to find a way to remove the sidebar divisor in the editor:

null

I would like to show it in the full format. How i can do it? thank you

Post count: 27744

Hello,

If you are using the Gutenberg editor, then there will be no sidebar in the editor, this will look like this -> https://i.imgur.com/F6PUBhU.png
If you are using some classic editor plugin, then the sidebar can be removed only from the files, for this, you need to go in -> wp-content/themes/Newspaper/editor-style.css and comment these lines of CSS -> https://imgur.com/EpWJhGZ

Hope this will help you!

Thank you!

Post count: 26

Hello,

I have the Gutenberg classic editor via plugin. I removed from wp-content/themes/Newspaper/editor-style.css .mceContentBody and .mceContentBody:after as you suggested but is still appearing :(. Thank you.

Post count: 27744

Hi,

You need to comment only on this code -> https://i.imgur.com/yhiqeYn.png

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.