This topic has 6 replies, 3 voices, and was last updated 1 years, 3 months ago ago by Rose Tyler
Please, how do I change the color of these buttons on these thank you page at checkout?
Thanks
Hello, @Stelio,
We regret to inform you that we are unable to complete the dummy order on your site to review the ‘Thank You’ page. Could you kindly provide us with the necessary dummy details to complete the order on the checkout page? Please share these details in the private content area of this topic. Once we receive this information, we will proceed with the dummy order, review the ‘Thank You’ page, and provide a solution to your issue.
Best Regards,
8Theme’s Team
Follow the login data and steps in the private area. Thanks
Hello, @Stelio,
Thank you for your response
Please add the next code in Theme Options > Theme custom CSS:
.woocommerce-order .woocommerce-message .pagarme-response .pagarme-payment-button {
background-color: white !important;
color: black;
padding: 10px 30px;
border-radius: 10px;
border-width: 0px;
}
Best Regards,
8Theme’s Team
Thank you very much!
Hello, @Stelio,
You’re welcome!
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up