This topic has 6 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler
Hello,
it`s possible to edit the styling from the following thank you page ?
www……./checkout/order-received/………
If yes, how can i do this ?
I work with WooCommerce
Thank you
Michael
Hello, Michael,
Thank you for reaching out to us with your query. We are pleased to assist you with customizing the styling of your WooCommerce thank you page.
Yes, it is indeed possible to edit the styling of the thank you page on your WooCommerce site. To do this, you can add custom CSS to Theme Options > Theme custom CSS or child theme’s stylesheet.
Here’s a basic guide on how to proceed:
1. Navigate to your WordPress dashboard.
2. Go to ‘Appearance’ and then ‘Customize’.
3. Look for ‘Theme custom CSS’ or a similar section where you can input custom CSS.
4. Add your custom CSS code to style the thank you page as desired. For example:
.woocommerce-order-received .woocommerce {
/* Add your custom styles here */
background-color: #f9f9f9;
color: #333;
/* Other styles */
}
5. Click ‘Publish’ to save your changes.
Please replace the example CSS with the actual styles you wish to apply to your thank you page. If you need more specific styling or if you encounter any issues, please provide us with more details, and we would be happy to guide you further.
Should you require any additional assistance or have any other questions, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
Hello Rose,
thanks for your quick feedback.
I would like to use the black button “Download PDF” in a different place.
Unfortunately I can’t find the code for this page.
https://gift-card-designer.com/checkout/order-received/2486/?key=wc_order_T5qUpL9XvMtmh
Best regards
Michael
Hello, Michael,
Here is what we see on the page – https://prnt.sc/5qcRs3waDiqv Please provide temporary access to the account from which the was done test purchase so we will be able to see the mentioned button.
Please provide us with the username and password for the temporary account in the Private Content area of our support system. Rest assured, your credentials will be handled with the utmost confidentiality and used solely for troubleshooting purposes.
We appreciate your cooperation.
Best Regards,
8Theme’s Team
that is very strange.
could try the following link:
https://gift-card-designer.com/checkout/order-received/2503/?key=wc_order_RnmxCjTuhWyXI
You must be logged in to reply to this topic.Log in/Sign up