Home Forums WoodMart support forum the user is not shown when writing in login mobile version (menu mobile)

the user is not shown when writing in login mobile version (menu mobile)

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

    sting3r987
    Participant

    the user is not shown when writing in login mobile version, android, IOS, menu mobile

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

    Artem Temos
    Keymaster

    Hi,

    Did you notice this issue on our demo or on your website only?

    Regards

    #23972

    sting3r987
    Participant

    in both the same thing happens, you can check

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

    Artem Temos
    Keymaster

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

    li.menu-item-register .sub-menu-dropdown {
        pointer-events: unset;
    }
Viewing 4 posts - 1 through 4 (of 4 total)