Home Forums WoodMart support forum How do I remove the Account Dropdown

How do I remove the Account Dropdown

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #586592

    ohheyhunger
    Participant

    Hi!

    I would like the Account Menu item to land on the Account page of the user. I do not want to see the Account dropdown. How do I remove it?

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

    Hello,

    Try to add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
    display: none;
    }

    Best Regards.

    #586842

    ohheyhunger
    Participant

    That didn’t work.

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

    #587076

    ohheyhunger
    Participant

    Provided it with my last response. Adding it here again.

    #587202

    Hello,

    Sorry to say that your given login details are not working, please share the correct login details of your site. So I will further check on your site and solve the issue on your site.

    Best Regards.

    #587467

    ohheyhunger
    Participant

    Please use the updated credentials below.

    #587514

    Hello,

    Your issue has been resolved. You have missed the dot in the custom css. I have modified the code and it is working fine. Check back your site and check the issue.

    Best Regards.

Tagged: 

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