ThankYoy page – Order received – changing

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

  • Avatar: Jakub
    Jakub
    Participant
    May 20, 2020 at 14:03

    I’d like to change font size and weight on order-received page. Espacialy for bank information.
    Is that possible in theme?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2020 at 14:07

    Hello,

    Add the next code in Theme Options > Custom CSS:

    h2.wc-bacs-bank-details-heading,
    h2.woocommerce-order-details__title {
        font-size: 20px;
        font-weight: 600;
    }
    h3.wc-bacs-bank-details-account-name {
        font-size: 18px;
        font-weight: 700;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.