Home › Forums › WoodMart support forum › Mobile Side Menu Problem Mobile Side Menu Problem This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts August 21, 2018 at 9:20 am #73593 at22134Participant Dear Support, I am having some issue with the mobile side menu. For MENU: How do I get rid of the default Search Form, Wishlist, and My Account? For CATEGORIES: It is not displaying the correct product categories that I have set. It is displaying the Brands instead which is not a category. Thanks so much. Attachments:You must be logged in to view attached files. August 21, 2018 at 12:30 pm #73614 Elise NoromitMember Hello, In order to hide Search form and My account please add this code to the Theme Settings > Custom CSS: .mobile-nav .searchform { display:none; } .menu-item-my-account, .menu-item-wishlist{ display:none!important; } Best Regards August 22, 2018 at 1:47 am #73715 at22134Participant Thanks Elise. Any idea why the CATEGORIES is showing Brands instead of the product categories that I have set? August 22, 2018 at 5:15 am #73729 Elise NoromitMember Hello, 1. Make sure you have created the category menu in Appearance > Menu > Categories menu > and you have added Product categories. 2. Please navigate to Woodmart > Head builder http://prntscr.com/iyd2pe Choose the proper header type (your current) http://prntscr.com/iyd333, switch to the mobile view of your header http://prntscr.com/iyd3v3 check mobile menu: http://prntscr.com/klhav1 Best Regards August 22, 2018 at 9:23 am #73779 at22134Participant Thanks, choosing the right menu in mobile fixed it. August 22, 2018 at 9:47 am #73784 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register