Order history list order number disappeared again
-
Hi,
#695521 Topic was solved before, but it happens again now.
We found the order number disappeared again in order history list, can you check why? Thank you
We didn’t touch any setting of CSS code in mobile since last time you put there.
Please help, thank you!
Chan
Attachments:
You must be
logged in to view attached files.
Hello,
Please try to add the below Custom CSS code to Theme Settings > Custom CSS.
@media (max-width: 767px) {
.woocommerce-orders-table__cell-order-number {
display: flex !important;
}
}
Best Regards,
It works, thank you, please close this topic, thanks!
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Order history list order number disappeared again’ is closed to new replies.