Problem with Order Detail in the backend
-
In the backend page of Woocommerce in the page Order, the section Detail Order is partially hidden. Probably there is a conflict with another plugin. Using inspection tool I have found that with the css code:
#order_data?{
max-height: fit-content!important;
}
I resolve the problem. But if I put this code in the css section of my web site it doesn’t work.
How Can I resolve the problem ?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with Order Detail in the backend’ is closed to new replies.