Hi !
I need to remove the sidebar from any page of the site, any simple way to do it ? Any possibility to make a template without any sidebar ?
Thanks !
PS : great theme as usual ^^ It's boring ;-)
Hi !
I need to remove the sidebar from any page of the site, any simple way to do it ? Any possibility to make a template without any sidebar ?
Thanks !
PS : great theme as usual ^^ It's boring ;-)
Hey,
in your sidebar.php file you can change true to false here:
$default_sidebar =true;
Then, you can open up your style.css and adjust the content area width.
Find .content and change the width value to your liking.
Oh yeah, thanks !
Glad that Chris could help you :)
You must log in to post.