Thanks for the code. The second option worked for me. I am using Platform Free. I pasted the following in style.css in /wp-content/themes/platform:
body.blog #page{ background-color: transparent; background: transparent; }
body.blog #page-canvas{width: 1120px; background-color: #FFFFFF; }
This code worked great for the landing page time and time again. However, the formatting does not carry over to other pages such as individual post pages or category pages. I read that these pages sometimes call the dynamic.css in /wp-content/themes/platform/css. I also read that this could be stopped by checking the “inline” box in Pagelines Settings. I tried this to no avail.
I really could use some help figuring out how to make the style.css changes carry forward or at least be replicated on pages other than the landing page. The test URL is here: https://ashleysisk.com.previewdns.com/
I still have a ton to do on the site but this margin issue is the only change I am struggling with. Please HELP!!! Thanks in advance:-)