上一 章節
新增綠界金流選項
章節
課程資源
影片中提到的程式碼:
/** 把綠界 Logo 隱藏 **/
#payment li.wc_payment_method img {
display: none;
}