Home › Forums › WoodMart support forum › Button in mobile menu Button in mobile menu This topic has 1 reply, 2 voices, and was last updated 5 months, 4 weeks ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 17, 2024 at 2:23 pm #573188 atiam1982Participant is it possible to add a button to the mobile menu as in the picture? Attachments:You must be logged in to view attached files. June 18, 2024 at 8:36 am #573378 Hung PhamKeymaster Hi atiam1982 , Thanks for reaching to us. – Go to Appearance > Menus > and add Custom Link menu item https://prnt.sc/sQCs0MjXAmkb and add Custom Class to it, for e.g: mobile-btnhttps://prnt.sc/wmCcj5g4KZmH – Add below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section: #menu-mobile-navigation li.mobile-btn{ background-color: #000; } #menu-mobile-navigation li.mobile-btn a{ color: #fff; justify-content: center; } Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register