Home Forums WoodMart support forum please note that in mobile menu the “my account” not showing

please note that in mobile menu the “my account” not showing

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

    Amerdk
    Participant

    please note that in mobile menu the “my account” not showing
    do you know why?
    login details are in private

    #147918

    Hi,

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

    .browser-Safari .menu-item-register {
        visibility: visible; }
    
    .browser-Safari .menu-item-register.sub-menu-dropdown {
        visibility: hidden; }

    If it does not work, specify which browsers do you have the problem with.

    This issue will also be fixed in the next theme update.

    Regards

    #148233

    Amerdk
    Participant

    it is fixed
    thank you so much

    #148238

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

    Best Regards

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

The topic ‘please note that in mobile menu the “my account” not showing’ is closed to new replies.