Home › Forums › WoodMart support forum › Double Menu / Mobile › Reply To: Double Menu / Mobile
August 31, 2020 at 6:40 am
#222314
Aizaz Imtiaz Awan
Keymaster
Hello,
To Remove the items from Mobile Menu.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
body .site-mobile-menu .menu-item-my-account,
.menu-item-wishlist, .menu-item-compare{
display:none;
}
To Remove the categories menu Please Go to WoorMart >> Header Builder >> Edit Header >> Mobile header on the right top.
Screenshot for Clarification: https://ibb.co/bmHntBt
You can disable the categories menu.
Regard’s.
Xtemos Studio.