How do i edit the topography of the checkout / payment page

This topic has 4 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler

  • Avatar: BLUEQUIN
    BLUEQUIN
    Participant
    February 3, 2021 at 00:18

    How do i edit the topography of the checkout / payment page .

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 10:53

    Hello,

    Theme Options > Typography.
    Or using Custom CSS code, describe the desired result in more detail and we will help you with the code.

    Regards

    Avatar: BLUEQUIN
    BLUEQUIN
    Participant
    February 3, 2021 at 14:21

    Private

    Please contact administrator
    for this information.
    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

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

You must be logged in to reply to this topic.Log in/Sign up

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