In the new post appears half the content post half the sidebar. I want to remove the sidebar.
Hello nguyentrungxin,
Notice that the sidebar feature can be removed from Theme panel, for each post from here -> https://forum.tagdiv.com/sidebars-tutorial/ -> https://www.screencast.com/t/h1hAHFhc35V If is not what you mean, provide more details and some useful screenshots to explain your problem.
Thanks for the message!
That’s not what I want. Take a look at the picture to see: http://chuabenh.net/anh.jpg
Hello nguyentrungxin,
Sorry, please refer to the following topic here -> https://forum.tagdiv.com/topic/add-new-post-not-full-width/
Hope this helps!
Thanks for the message!
http://www.screencast.com/t/ZRFSGlpUFnz.
I did not find that file in the newspaper
Hello,
Sorry for the wrons creenshot. Here is a good one: https://www.screencast.com/t/dMIgvSBZLRg
Thanks.
I still can not do it, can you guide me in detail. (need to delete the paragraph)
Hi,
So you want to remove the sidebar allocated space in the post content editor
– https://www.screencast.com/t/k7SUEFpR7
The solution provided by Bogdan works, remove the code as shown
– https://www.screencast.com/t/7NU4jsu7G06
– https://www.screencast.com/t/jeRu8oypoW
In my case it took a Ctrl-Shift-R page refresh to clear the cache and display the changes on a previously opened post.
Thanks
This is my code after editing:
editor style
*/
/* max width – content + sidebar */
/* max width – full content */
html .mceContentBody-max-width-big {
max-width: 1068px;
background: #ffffff url(‘images/editor-style/grid-no-sidebar-desktop.gif’) repeat-y left top;
But I do not see the change
I deleted the cache
Hi,
If you removed it from there then it should not be displayed anymore, since the code is no longer present. I have removed the same code and it is working.
That can only be the result of caching. Please clear the browser cache, or try with a different browser.
Thanks