This topic has 2 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Rose Tyler
Hello there,
Hope you are doing fine!
I was wondering, Where can I change the color of the background of this message?
And, in there a way of adding the shipping method on the details of the order? I know that that information is on the botton, but our clients are not scrolling down.
Thanks in advance,
Jenn
Hello,
1/ Add the next code in Theme Options > Theme custom CSS:
.woocommerce-order-overview-wrapper~p {
background-color: #ff7800 !important;
}
2/ There is no such option in our theme, by default. Try to contact support of WooCommerce plugin.
Regards
Tagged: background, change, color, order-recieved, template, woocommerce, wordpress
The issue related to '‘Change the color of the background of message on order-recieved page’' has been successfully resolved, and the topic is now closed for further responses