Home Forums WoodMart support forum Remove dashboard menu

Remove dashboard menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #401515

    hknylds
    Participant

    Hello, I want to remove the dashboard in my account menu. Can you help me? I also want it not to appear on my account page.

    Attachments:
    You must be logged in to view attached files.
    #401561

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #401606

    hknylds
    Participant

    Hello, I am sending the information.

    #401850

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-my-account-sidebar{
    display:none;
    }
    body .woocommerce-MyAccount-content {
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%;
    }

    Best Regards

    #401996

    hknylds
    Participant

    Sorry, you misunderstood. I want the marked areas in the attached screenshot not to be visible.

    Attachments:
    You must be logged in to view attached files.
    #402190

    Hello,

    Please remove my CSS and enter Woocommerce > Settings > Advanced and remove these lines in the setting, leaving the fields empty.

    Best Regards

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