How do I remove the sidebar space?

Posted in: Newsmag
Post count: 28

Hi,

We need several pages with a simple centered design without sidebar. However, your theme automatically leaves an empty space for a sidebar and pushes everything to the left or right. See sample below. We are using WP Bakery. Please advice.

https://dealerscope.com/dealerscope-2021-40-under-40-awards/

Post count: 35449

Hi,
If you do not want sidebars, the make sure that you set those options for posts -> https://prnt.sc/11oj41a and for pages https://i.imgur.com/CAHCJHf.png also there are individual options for this -> https://i.imgur.com/VJ7gr8t.png
Hope this will help you!

Post count: 28

Thanks, it helped with the copy but not with embedded forms. We like to center them but no matter which page layout we choose they get pushed to the left. See link: https://dealerscope.com/dealerscope-2021-40-under-40-awards/

Post count: 35449

Hi,
It looks that the extra space is because of the max width from the widget use https://i.imgur.com/D79wuic.png if you want to keep the width on only set it to center try this code https://i.imgur.com/8DTxsre.jpg
.wpb_text_column .smcx-embed {
position: relative!important;
margin-left: auto;
margin-right: auto;
}

This code need to be set in theme panel> custom code> custom css.
Hope it will help you!

Post count: 28

Hi, We still have the problem when setting up regular pages that the page gets divided into 2/3 1/2 by default. Can you send us some code that prevents that?

https://dealerscope.com/value-electronics-tv-shootout-2022/?preview_id=15839&preview_nonce=b33ee4d2a5&preview=true

Post count: 35449

Hi,
Page check when you make a new page to be set without a sidebar, for this please use the theme panel option – https://i.imgur.com/2KFthGe.png
I hope this will help you!

Post count: 28

I tried that and it doesn’t work. Nothing changes.

Post count: 35449

Hi CT Lab, I see that right now the website is without a sidebar, is not this what you needed?

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