版面呈現 ▌結帳頁-加價購的「加到購物車」按鈕,更改顏色

修改時間 星期一, 五月 25 於 3:50 PM



後台設定路徑:版面>自訂CSS商店樣式



請將以下語法,貼入後,範例中的「E2583E」,請修改成您要設定的「十六進位值色碼」。

button.btn_add_price1.button-inverse.ck_buy_tgr,
.btn_add_price1.button-inverse.ck_buy_tgr,
.buy_together_list button.button-inverse,
button.btn_add_price1.button-inverse.ck_buy_tgr:hover,
.btn_add_price1.button-inverse.ck_buy_tgr:hover,
.buy_together_list button.button-inverse:hover {
    background: #E2583E !important;
    background-color: #E2583E !important;
    background-image: none !important;
    filter: none !important;
    border-color: #E2583E !important;
    box-shadow: none !important;
    color: #FFFFFF !important;
}

這篇文章是否有幫助?

太棒了!

感謝您提供意見回饋

抱歉,沒能幫到您

感謝您提供意見回饋

請讓我們知道如何改善這篇文章!

請選擇至少一個原因
必須進行 CAPTCHA 驗證。

意見已發送

感謝您的寶貴意見,我們將嘗試修改這篇文章