Removing Related Products! from bottom of page
or some reason I am not able to remove the related products from the bottom of my product pages with brizy. I have searched the web for all videos and tried all php code and CCS code.
here are the codes iv used.
Php
/** * Remove related products output */ remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );
ccs:
/*--------Hide related Products-------*/ .related.products { display: none !important; }
can you help me out brizy support this is really frustrating for me. I will send you a picture so you know what it looks like!
-
Hi Andrew
I checked your website https://www.knightbikeselectric.com/ and I do not see the related products below the footer. This is how the website footer looks at my end. I see a white strip below the footer though.
You may be seeing a cached page. Please check it again from browser's incognito mode or refresh the page.
0
Please sign in to leave a comment.
Comments
1 comment