Need Help for Editing Thank You Page style

This topic has 6 replies, 3 voices, and was last updated 1 years ago ago by Tony Rodriguez

  • Avatar: thorth219
    thorth219
    Participant
    October 25, 2023 at 16:44

    Hi,
    i need help for editing thank you page.

    i have 3 things that i’d like to achieve:

    1. changing order overview font style to bold.
    I’ve tried this code, but it didn’t work:

    ul .woocommerce-order-overview {
    font-weight:700 !important;
    }

    2. how to hide the privacy policy underline text?
    i’ve tried to copy the thankyou-advance.php to child theme and delete the privacy policy div
    yet, it still show up.

    3. how to move the bank account details to the center?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 13:12

    Hello, Thorth219,

    Please provide access https://prnt.sc/sNW6SQ7ZmBVb so we can check the page you provided.

    Kind Regards,
    8theme team

    Avatar: thorth219
    thorth219
    Participant
    October 27, 2023 at 02:23

    i put login details in private

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2023 at 09:29

    Hello, Thorth219,

    We appreciate your prompt response.

    1/ You can use the next code in Theme Options > Theme custom CSS > Global:

    .woocommerce-order-overview span {
        font-weight: 600;
    }

    2/

    .woocommerce-order-received .woocommerce-privacy-policy-link.text-underline {
        display: none;
    }

    3/

    .woocommerce-order-received .woocommerce-order h2, .woocommerce-order-received .woocommerce-order h3, .woocommerce-order-received .order_details.bacs_details {
        text-align: center;
    }
    .woocommerce-order-received .order_details.bacs_details  {
        list-style: none;
    }

    Kind Regards,
    8theme team

    Avatar: thorth219
    thorth219
    Participant
    November 11, 2023 at 11:04

    All work so great ! Thank you Rose !

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 11, 2023 at 11:34

    Hello, @thorth219,

    You are welcome. If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Have a great weekend.

    This topic is now closed.

    Best Regards,
    The 8Theme Team

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

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

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