How to change color of text colors in order confirmations page

This topic has 3 replies, 3 voices, and was last updated 4 weeks ago ago by Andrew Mitchell

  • Avatar: KareemRaheem
    Fareed Fares
    Participant
    March 29, 2024 at 04:04

    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

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2024 at 07:51

    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

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 31, 2024 at 04:32

    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

  • Viewing 3 results - 1 through 3 (of 3 total)

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

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.