I would like to use the full width of the page, (for a calendar). But there is still a space reserved for the sidebar. Is there a way to remove this space?
I would like to use the full width of the page, (for a calendar). But there is still a space reserved for the sidebar. Is there a way to remove this space?
Comments
Comment #1
jongagne commentedSteps to achieve full width on this template:
Viola! You now have a full width content div.
Comment #2
vidit.anjaria commentedspace which is not left for sidebars. If you make #primary div's width 100% then it will take full page width. If the sidebars doen't have anything to display then it will be hidden automatically.