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?