Hi, the tables for orders and downloads on mobile under my account page are not showing correctly. How can I fix them?
Hey bakbek,
Try using this css code in Quick CSS:
@media only screen and (max-width:767px) {
#top.woocommerce-account .woocommerce-MyAccount-content {
padding-right: 0 !important;
}
}
Hope it helps :)
Best regards,
Nikko
Thanks Nikko, how can I get the lines on the right and left side of table back?
Hi bakbek,
I have checked your site however it gives 404 error.
Also can you give us access to an account which has existing orders, so we can see the table properly.
Best regards,
Nikko