Home Forums WoodMart support forum Logout Duplicate Menu

Logout Duplicate Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48824

    beirutin
    Participant

    Hello,

    I would like to fix the user account menu that has currently 2 logout menu.
    One of logout menu items should be removed.

    Thanks

    #48837

    Eric Watson
    Participant

    Hello,

    The problem caused by Dokan pro plugin with module Store Support. Can you give us your FTP access so that we can find a problem and fix it in the future theme update?

    Kind Regards
    XTemos Studio

    #48845

    beirutin
    Participant

    Okay, find below.

    #48866

    Eric Watson
    Participant

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix the logout issue.

    .woocommerce-MyAccount-navigation-link--support-tickets + .woocommerce-MyAccount-navigation-link--customer-logout{
        display:none;
    }

    Kind Regards
    XTemos Studio

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