Thread Starter
Curt
(@ctarleton)
Nevermind…
Sorry, this was my problem. I had told the site-main content-area to be a certain width, assuming I’d only use the default sidebar layout.
I added a class for the wide layout (content-area-wide) and just called that in the template-full-width.php file…(what I did: <div id=”primary” class=”content-area-wide“>).
Thanks