Then in your theme skeleton, i.e. theme > lib > css > skeleton.css :
Replace :
.nine.columns {
width: 74.5%; }
With :
.nine.columns {
width: 100.0%; }
Then in single.php, remove :
<?php get_sidebar('right'); ?≫
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.