Hi!
Why does it look so bad?
https://prnt.sc/10mlre8
https://prnt.sc/10mlqig
Is there any way to fix it on our part? If not, please fix this as soon as possible.
Thanks
This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
Hi!
Why does it look so bad?
https://prnt.sc/10mlre8
https://prnt.sc/10mlqig
Is there any way to fix it on our part? If not, please fix this as soon as possible.
Thanks
Hello,
Thanks for using our theme.
Add this code in Theme Options > Theme custom CSS > Global custom CSS:
@media only screen and (max-width: 992px) {
.woocommerce-MyAccount-navigation-wrapper {
width: 100%;
margin-bottom: 20px;
}
.MyAccount-dashboard-buttons {
flex-wrap: wrap;
margin-bottom: -10px;
}
.MyAccount-dashboard-buttons .btn {
white-space: nowrap;
margin-bottom: 10px;
}
}
clear cache and check the My account page then. This code can be deleted after the next theme update.
Regards
The issue related to '‘My account page mobile/tablet view (responsive theme?)’' has been successfully resolved, and the topic is now closed for further responses