Hello,
I would like to remove the related products section on product pages, I tried several codes that I found on this forum but no one worked.
Thank you in advance for your help
Hey sofiadadci,
Add this to quick css:
.product_column.product_column_4{
display:none!important;
}
Best regards,
Jordan Shannon