My Account Dasboard Overview not displaying
-
Hi
when I am on my dashboard page I dont see the cool pictures ;-(
See Screenshots attached
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your admin access.
Best Regards
Hey Elise
thank you very much that fixed it 😉
Do you know how you can not show the Downloads tab As I am not selling any digital products?
Have a nice day!
Hello,
Try this CSS code:
.woocommerce-MyAccount-navigation ul li:nth-child(3n){
display:none;
}
Add this code to Theme Settings > Custom CSS > Desktop
Best Regards
Hi Elise
thank you it worked for desktop and tablet when I added it to global css
How about the dropwdown on desktop and mobile sidebar? I attached some pictures
Attachments:
You must be
logged in to view attached files.
Hello,
There is one better way to do that: Go to WooCommerce > Settings > Accounts and remove the entry for Downloads, just leave it blank. And the menu will not be visible anymore.
http://prntscr.com/j4bn4o
Best Regards
Thank you worked perfectly!
You are always welcome. If you have any questions feel free to contact us.
Best Regards
The topic ‘My Account Dasboard Overview not displaying’ is closed to new replies.