Hi all,
I wanted to do a couple things...
1. I want to be able to add larger banner images that are the full width of a page like the Hero image on the homepage to the About us page for instance.
2. I also want to remove the sidebar from these page and have the content flow the full width. The template code has this div:
<div class="column whole">
<mvt:item name="readytheme" param="contentsection( 'consulting-content' )" />
</div>
Is it just a matter of changing the class 'column whole' to something else?
Thanks
I wanted to do a couple things...
1. I want to be able to add larger banner images that are the full width of a page like the Hero image on the homepage to the About us page for instance.
2. I also want to remove the sidebar from these page and have the content flow the full width. The template code has this div:
<div class="column whole">
<mvt:item name="readytheme" param="contentsection( 'consulting-content' )" />
</div>
Is it just a matter of changing the class 'column whole' to something else?
Thanks