How to fix: Default WooCommerce CSS not working properly
Tweet Follow @3pixelssolutionIn this post you will find out how to enable displaying the default WooCommerce CSS file in a custom WordPress theme.
<body <?php body_class(); ?>>
and
<div class=”woocommerce”>
page content goes here
</div>