I resolved this using this css leaving footer social only in customer completed order
.email-id-new_order #footersocial,
.email-id-customer_processing_order #footersocial,
.email-id-customer_invoice #footersocial {
display: none;
}
-
This reply was modified 10 months, 1 week ago by texnavi2024.