Home › Forums › WoodMart support forum › Burger menu Burger menu This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 23, 2020 at 3:18 pm #181767 SmartInkParticipant Hello, how can I add “MENU” text near the burger icon on the mobile version? Or can I change the icon to text? Thank you. March 23, 2020 at 3:57 pm #181779 Elise NoromitMember Hello, You can find all possible ways to add a menu here: https://xtemos.com/docs/woodmart/adding-menu-site/ You will need the Secondary menu element in the Header builder. https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/ Best Regards March 23, 2020 at 5:02 pm #181794 SmartInkParticipant I understand, but how can I make the inscription “MENU” remain on the mobile version? Attachments:You must be logged in to view attached files. March 24, 2020 at 6:42 am #181851 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: @media (max-width: 575px){ body .mobile-nav-icon .woodmart-burger-label { display: inline-block; } } Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register