如果您不希望顧客透過訂單下方的留言,留言給您,您可以使用CSS將它隱藏起來。 請將以下程式碼貼入「銷售頁 > 內文 > 自訂CSS」即可 .timeline > .timeline-block:first-of-type{ display:none; }