Home>Support>OnePress Remove sidebar from Posts/News page

OnePress Remove sidebar from Posts/News page

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi, how do I remove the sidebar from the posts/news page? The option to remove sidebar and make it full width for example doesn’t appear on this page. Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Jonathan,

    Removing / hiding the sidebar is up to your theme rather than SiteOrigin Page Builder. Could you please clarify what theme you’re using? Alternatively, do you have a public URL where we can take a look at your setup?

  2. 8 years, 6 months ago Jonathan Paul Keung

    Hi Alex, my theme is OnePress, which I thought was yours but I see now it’s not. But your assistance would be appreciated thank you. If this helps the URL for the page is: http://ventamsystems.net/wp/news/

    Thank you, all the best!

  3. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Jonathan Paul Keung

    Unfortunately, I’m not very familiar with your theme so your best option would be to contact the theme developers. However, you can force this page to be full width by using some CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .blog .content-area {
    	width: 100% !important;
    	border-right: none !important;
    	padding-right: 0 !important;
    }
    

    This CSS should only be used as a temporary solution while you contact the theme developers.

    You might also need to install the SiteOrigin CSS Editor.

  4. 8 years, 6 months ago Jonathan Paul Keung

    Hi Alex,

    Sorry for the late reply, but thank you so much! That worked fine and I have contacted the theme developers for further assistance. Hope you had a nice Christmas! All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More