Home Forums WoodMart support forum hello. how to delete my account and login / register to mobile menu ?

hello. how to delete my account and login / register to mobile menu ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45593

    tugsuu
    Participant

    how i delete my account login/register section mobile menu?

    #45598

    Artem Temos
    Keymaster

    Hi,

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

    .mobile-nav .menu-item-my-account,
    .mobile-nav .menu-item-register {
        display:none!important;
    }
    #45601

    tugsuu
    Participant

    thats work
    thank you

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

The topic ‘hello. how to delete my account and login / register to mobile menu ?’ is closed to new replies.