This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

4
  1. Alex S Staff 9 years, 2 months ago

    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. Jonathan Paul Keung 9 years, 2 months ago

    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. Alex S Staff 9 years, 2 months ago

    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. Jonathan Paul Keung 9 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread