How do I remove "Related Products" from the bottom of my single product pages?
How Do I Remove Related Products
3 posts from 2 voices-
Posted 1 year ago #
-
Hi,
Thanks for posting a link to your site. Try to add this code to your Quick CSS or custom.css:
.product_column.product_column_3 {
display: none;
}Hope it helps. :)
Best Regards,
IsmaelPosted 1 year ago # -
Hi Ismael,
Excellent :)
That worked like a charm, Thank you so much for your help, I really appreciate it.
This question/topic is solved
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.














