Home › Forums › WoodMart support forum › Mobile Menu Mobile Menu This topic has 1 reply, 2 voices, and was last updated 2 years, 2 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 1, 2022 at 11:56 am #400843 brandershutParticipant Hello, How can I get rid of icons built-in the Mobile Menu? I want to change/delete them in the menu. Thanks! Attachments:You must be logged in to view attached files. September 1, 2022 at 3:12 pm #400888 Luke NielsenKeymaster Hello, With the help of the below code, you can hide icons for these menu items, enter it into the “Global Custom CSS” area that is in Theme Settings -> Custom CSS. .mobile-nav .wd-nav-mobile .menu-item-compare>a:before, .mobile-nav .wd-nav-mobile .menu-item-wishlist>a:before { content: ''; margin-right: 0; } I’d be happy to assist if you have any other questions or concerns. Kind Regards Author Posts Tagged: mobile menu Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register