hello again,
sorry, but the account responsive design is not yet correct here… in the mobile view, the order overview is displayed incorrectly…
Can you please adjust this……
Sorry that I ask again :/
lg Oliver

This topic has 9 replies, 3 voices, and was last updated 4 years, 8 months ago ago by Oliver Theiß
hello again,
sorry, but the account responsive design is not yet correct here… in the mobile view, the order overview is displayed incorrectly…
Can you please adjust this……
Sorry that I ask again :/
lg Oliver

Hello,
Try to add the next custom CSS code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.woocommerce-account .woocommerce-orders-table.woocommerce-MyAccount-orders {
display: block;
overflow-x: auto;
}
it will add a horizontal scrollbar.
Regards
Hello,
Thanks for the quick help… 🙂 I will try it when I am at home
Best regards
Oliver
Hello,
Let us know the result.
Regards
hello,
thanks a lot i just tried it on my mobile phone and it works……..
On the desktop it does not work with the compremieren of the window, but that is not so bad. The important thing is that it works on the mobile devices… 😀
I have a request can you please adjust the stroke in the color #E92556.
If you have no time , I will try it with the yello pencil
Thanks a lot 🙂
Hello
Thank you so much for your kind words
We are glad to know that your mentioned issue was fixed.
as for (stroke in the color #E92556.) is concerned will you please tell me where you want to change this color.
Robert Hall
hello …
Thanks .sorry for the late feedback….
Your Feedback :
Try to add the next custom CSS code in Theme Options > Theme custom CSS > Custom CSS for mobile:
it will add a horizontal scrollbar. – I meain this scrollbar. 🙂 Wish you a nice weekend
Hello,
.woocommerce-account .woocommerce-orders-table.woocommerce-MyAccount-orders::-webkit-scrollbar {
background: red;
}
.woocommerce-account .woocommerce-orders-table.woocommerce-MyAccount-orders::-webkit-scrollbar-thumb {
background: black;
}
Regards
Thank you, wish you a good week!
Lg Oliver
The issue related to '‘Account Problem Order Status Responsiv’' has been successfully resolved, and the topic is now closed for further responses