Hello, I want to remove the sidebar and only show main body (Like this site: https://masterblogging.com/long-tail-keywords/)
Hi,
If you want to remove the sidebar from post all you need to do is to set the sidebar position on no sidebar -> https://www.screencast.com/t/kYSVoSFM3 in pages is possible to have set the sidebar with some builders like tagDiv Composer or WPBakery for example -> https://www.screencast.com/t/jCK6oSTc
Thank you!
Hi, the sidebar is removed but how to change main body width? Like this: https://prnt.sc/n6rj0o
Hi,
Unfortunately for this there is no general option in our theme, you need to go in page, select the row and you can select a different layout and stretch the row -> https://www.screencast.com/t/But2aGXek6X and set the content only in the middle column -> but please use only flex blocks, those can be set on any with dimension without provide conflicts.
Thank you for your understanding!
Hi,
You can use some custom css to for the width of your website, but this will change/break your website design/layout -> https://www.screencast.com/t/tYmUjZte
.td-container, .tdc-row, .tdc-row-composer {
width: 640px!important;
}
Thank you for your understanding!
But the logo & menu position has been changed. How to fix it. https://prnt.sc/n7hgeq
Also, Check manually Responsive web design is working.
Hi,
How I said using custom css to force the width of website will break the website or part of theme.
Unfortunately our theme do not have an option in order to achieve this, you can use TagDiv Composer and templates from tagDiv Cloud Library were you can stretch and change the row layout.
Using custom css to make the entire website meas to make a custom work and we do not provide custom work.
Thank you for your understanding!