我希望有主页的主要内容部分全宽100%,所有其他页面与边栏在75%。
我已经设置了一个主页模板,我可以在主页模板(page home.php)中添加什么,以便只有该页面在主内容部分100%显示
<div id="container">
<div id="content" role="main">
<?php
/* Run the loop to output the page.
* If you want to overload this in a child theme then include a file
* called loop-page.php and that will be used instead.
*/
get_template_part( \'loop\', \'page\' );
?>
</div><!-- #content -->
</div><!-- #container -->
该网站是vistahomeimprovement。com公司