Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save imran-khan1/cd167146b06e1f6355315d1f984312a5 to your computer and use it in GitHub Desktop.
Save imran-khan1/cd167146b06e1f6355315d1f984312a5 to your computer and use it in GitHub Desktop.
<?php
//remove flatsome woocommerce shop page product category
remove_action('woocommerce_shop_loop_item_title','flatsome_woocommerce_shop_loop_category', 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment