Comments Reputatie started the conversationNovember 11, 2014 at 9:53pm-zip- Reputatie replied privately 1,071ThemeNectar repliedNovember 17, 2014 at 1:32am Hey! Try going into the functions.php file and changing this: //WooCommerce if ( function_exists( 'is_woocommerce' ) ) { wp_enqueue_style('woocommerce'); } to this: //WooCommerce wp_enqueue_style('woocommerce'); Sign in to reply ...
-zip-
Hey!
Try going into the functions.php file and changing this:
to this: