Created
          April 4, 2017 17:27 
        
      - 
      
- 
        Save rynaldos-zz/90196ab3750611f56997f7e40260deb0 to your computer and use it in GitHub Desktop. 
    [WooCommerce 3.0] Remove related products
  
        I would like to ask a question, i dont know if is the proper place to do it tho.
Im stuck trying to alterate the related products of Wocommerce in a website, i guess is the css of the template overwriting the code. Im not an expert programer ( one of the reasons i work with WP)
I left the site here, i have the same owl carousel down the related products, and i wish it look like the black one, instead the overlay shows in white. Im using Uncode themplate but i cant find nothing about, and they wont answer because i dont have more support time... http://devilsfruits.com/?product=purple-haze-finish
Plz some one help, if we succeed we may send some away :X
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
As an alternative when removing the action fails, navigate to wp-content/plugins/woocommerce/template/related.php, make a copy of related.php for backup and change the loop to something like:
This completely removes the output. The .css alternative does hide the output but it is still present in the source.