Reply 272184 to: How do i edit the topography of the checkout / payment page

Avatar: Rose Tyler
Rose Tyler
Support staff
February 3, 2021 at 20:54

Hello,

Add the next code in Theme Options > Theme custom CSS:

.woocommerce-order-received .woocommerce-order-overview-wrapper ~ p {
    background-color: #32ab2f;
}
.woocommerce-order-received .woocommerce-order-overview li strong,
.woocommerce-order-received .shop_table .amount,
.woocommerce-order-received .wc-item-meta li{
    color: #555;
}

https://prnt.sc/y6hfbj

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.