Home Forums WoodMart support forum Hide "WISHLIST" and "MY ACCOUNT" from mobile side menu

Hide "WISHLIST" and "MY ACCOUNT" from mobile side menu

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

    d_ch
    Participant

    Hi,

    While viewing my mobile menu, I see that “WISHLIST” and “MY ACCOUNT” are appeared at the bottom of the side menu even if I haven’t added them at my Mobile Side Menu while creating it via Appearance–>Menus. Is there any option at Theme settings to disable them? I have added “WISHLIST” and “MY ACCOUNT” at main header of mobile menu, so I wouldn’t like to have them to side menu too. Please check my screenshot attached.

    Waiting for your further advice!

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

    d_ch
    Participant

    Finally, I found the solution with the CSS snippet below:

    .menu-item-my-account,
    .menu-item-wishlist{
    	display:none!important;
    }
    #155704

    Sound’s Good!..

    You are the best :-)

    Surely it will help other peoples as well, who will look for the same..

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Hide "WISHLIST" and "MY ACCOUNT" from mobile side menu’ is closed to new replies.