If you would like to remove the WooCommerce standard recommendation block just add the code below in additional CSS.
.related.products {display: none;}
1. Click Customize
2. Open "Additional CSS"
3. Paste the code
Modified on: Tue, 9 Jun, 2020 at 4:21 PM
If you would like to remove the WooCommerce standard recommendation block just add the code below in additional CSS.
.related.products {display: none;}
1. Click Customize
2. Open "Additional CSS"
3. Paste the code
Did you find it helpful? Yes No
Send feedback