This topic has 3 replies, 3 voices, and was last updated 7 months, 3 weeks ago ago by Andrew Mitchell
You helped me to change back ground color
now I need to change all text colors on this page
here is a reference from the previous question
https://www.8theme.com/topic/how-can-i-edit-the-order-confirmation-page-that-i-get-redirected-to-after-checkout/#post-388734
Hello, Fareed Fares,
Thank you for reaching out to us once again. We’re glad to hear that the background color change was successful.
.woocommerce-order-received table thead th,
.woocommerce-order-received h5,
.woocommerce-order-received h2 {
color: blue;
}
.woocommerce-order-received ul.woocommerce-order-overview li {
color: black;
}
.woocommerce-order-received .elementor-widget-container p {
color: black;
}
.woocommerce-order-received .woocommerce-order-details tfoot th, a {
color: red;
}
.woocommerce-order-received .shop_table .amount, .woocommerce-order-details tfoot td {
color: gold;
}
.woocommerce-order-received .woocommerce-column address {
color: red;
}
.woocommerce-order-received .woocommerce-column p {
color: red;
}
Best Regards,
8Theme’s Team
Dear Fareed Fares,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘how to change color of text colors in order confirmations page’' has been successfully resolved, and the topic is now closed for further responses