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!
This may seem strange but I’ll try to explain what’s going on.
I copied the template-full-notitle.php file and changed the name of the newly created file. I wanted to add some things to the new template. But for unknown reasons .. template is not full width. It looks like she was contain sidebar. I want to have a few full width templates and in all of them I want to add some changes. What is going on?
Thanks in advanced
Best Regards
Hi George,
This is due to the lack of applied CSS to the template. By default in Vantage, the #primary div (also known .content-area) has a default width to fit the sidebar. When the full-width template is in effect CSS gets applied via a specific selector that targets the template name added to the body class. For reference,
You’ve got to add CSS that matches that. For instance:
You might also need to install the SiteOrigin CSS Editor.