In the Responsive Header Main Menu Area, we’ve chosen the “Display as Slide Out Menu”. We were wondering if there is a way to write the word “Menu” in the box along with the menu icon.
Thanks!
Hey!
Try adding this code to the Quick CSS:
a#advanced_menu_toggle:after {
content: "MENU";
display: block;
font-size: 11px;
position: absolute;
top: 15px;
left: 5px;
}
Cheers!
Josue
Nope, that doesn’t create any change.
Hi,
Can you post a link to your website please?
Regards,
Josue