Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1246564

    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

    #1246671

    Hey sofiadadci,

    Add this to quick css:

    .product_column.product_column_4{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.