Hide "WISHLIST" and "MY ACCOUNT" from mobile side menu
-
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.
Finally, I found the solution with the CSS snippet below:
.menu-item-my-account,
.menu-item-wishlist{
display:none!important;
}
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.
The topic ‘Hide "WISHLIST" and "MY ACCOUNT" from mobile side menu’ is closed to new replies.