How to remove sidebar from post editor?

Posted in: Newspaper
Post count: 73

How to remove sidebar from post editor?

https://s10.postimg.org/e7h6errqh/Screenshot_287.png

Post count: 23312

Hello lethow,

If you want to disable the sidebar for your own post you can do that from Theme panel, when you edit this post -> http://screencast.com/t/wd0Zvjmnap5x

Thanks.

Post count: 73

Hello Catalin!

Please note that we don’t want to remove the sidebar from the from end….Actually there is sidebar coming in wordpress text editor. We want to remove the sidebar form backend text editor only…please see the screenshot attached in above question..thanks

Post count: 23312

Hello lethow,

Refer to the following topic here -> https://forum.tagdiv.com/topic/editor-and-sidebar-line/

Thanks.

Post count: 73

Hello Catalin i did this but still the line is there…

/* max width – content + sidebar */
/*html .mceContentBody {*/
/*max-width: 696px;*/
/* margin-left: 24px;*/
/*margin-right: 24px;*/
/*background: #ffffff url(‘images/editor-style/grid-sidebar-desktop.gif’) repeat-y left top;*/
/*font-family: Verdana, Geneva, sans-serif;*/
/*position: relative;*/
/* responsive Landscape tablet */
/*}
/*html .mceContentBody:after {*/
/*content: ‘SIDEBAR’;*/
/*color: #ccc;*/
/*position: absolute;*/
/*right: -50px;*/
/*top: 0;*/
/*display: block;*/
/*width: 10px;*/
/*word-break: break-all;*/
/*}*/

Post count: 73

PLease ignore its working now….

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