How to remove/disable "My account" from mobile-menu

This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Robert Hall

  • Avatar: reijopuhm
    reijopuhm
    Participant
    February 10, 2016 at 09:58

    Last question from me:
    How can I remove “My account” for customers in web shop, mobile menu. I don’t want them to make an account. I got it removed from desktop menu but in mobile menu it still shows.

    http://www.upload.ee/image/5554512/menuaccount.png

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2016 at 12:38

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .mobile-nav .my-account-link {
        display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: reijopuhm
    reijopuhm
    Participant
    February 10, 2016 at 18:52

    Thanks a lot, worked! You can close the topic

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 10, 2016 at 19:49

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘How to remove/disable "My account" from mobile-menu’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.