Home Forums WoodMart support forum My Account Dasboard Overview not displaying

My Account Dasboard Overview not displaying

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #52053

    nephyhlim
    Participant

    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.
    #52086

    Hello,

    Please provide your admin access.

    Best Regards

    #52087

    nephyhlim
    Participant

    Hi Elise

    see info below

    #52118

    nephyhlim
    Participant

    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!

    #52136

    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

    #52153

    nephyhlim
    Participant

    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.
    #52192

    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

    #52252

    nephyhlim
    Participant

    Thank you worked perfectly!

    #52314

    You are always welcome. If you have any questions feel free to contact us.

    Best Regards

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘My Account Dasboard Overview not displaying’ is closed to new replies.