How to remove Sidebar area in visual editor

Posted in: Newspaper
Post count: 4

In visual editor there is space with sidebar border which is making my writing space small. I want to remove that space. I know it is because of my settings where I have chosen right sidebar, but in visual editor I don’t want to show it.
In my child theme’s css, I have tried this but not working –

html .mceContentBody {
width: 100% !important;
}

I am using latest version of Newspaper. Please suggest.

  • This topic was modified 10 years by bipulalam.
Post count: 23312

Hello bipulalam,

If you want to remove the Sidebar area from Visual Composer editor, please check the screenshot below and comment out/remove snippet of the code from editor-syle.css, like this -> http://screencast.com/t/wRbUXfm9UC

Hope this helps!

Thank you for the message!

Post count: 4

Thanks for the reply.

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