Home>Support>Article still not full width even after full width stretched.

Article still not full width even after full width stretched.

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

Thank you very much for this wonderful plugin firstly.

I wanted to make my articles full width but in vain even after setting the layout to full width stretched. Below are the links. There are still some space on left and right.

https://www.rparthiban.com/articles/udacity/6-robot-localization-part-2-move/
https://www.rparthiban.com/articles/misc/graphviz-test/

Can you kindly help how to make it wider?

Also is there a way to make all pages full width at once? Looks like I have to do this full width stretch option in every post and page?!

Thanks in advance for the help

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

  1. 7 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Parthiban,

    The issue with the iframe you’re embedding is that its contents aren’t full width. You’ll need to edit the embedded HTML file and make the contents full width to allow for the iframe contents to be full width.

    Regardless of the above, you can automatically remove the content container with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    #content.site-content .container {
    	max-width: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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