Need Help For "Thank You Page"
-
Hello i want to write Extra content for “Thank you page” but when i write something this text show on above ” default WooCommerce order details on the thank you page”
i want to set my content show “below” not above on thank you page.
Please check screenshot.
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area.
I will check the settings and options to set it as per your needs.
Best Regards
Hello,
I am sorry for the delay, I can not log in to your site: Error 1020 Ray ID: 6d98dae178bc77ad • 2022-02-07 01:30:47 UTC
Access denied
Best Regards
Really very Sorry, please check again now i turn off cloudflare firewall
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-order.wd-with-extra-content{
display:flex;
flex-direction: column;
}
body .wd-order-extra-content{
order:10;
}
Best Regards
Thank you So Much! Its worked.
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Need Help For "Thank You Page"’ is closed to new replies.