@splashingpixels.com I've deleted the sidebar div completely here is my woocommerce.php HTML//@splashingpixels.com I've deleted the sidebar div completely here is my woocommerce.php HTML//
<?php get_header(); ?>
<div id="container" class="clearfix">
<div id="content-wrap">
<?php woocommerce_content(); ?>
</div>
</div>
<?php get_footer(); ?>
Should I still use the snippet you suggested in my woo file?