[ad_1]
Hi there,
Thanks for reaching out.
You can remove the menu text by using the following CSS code. Can you please go to Appearance > Customize > Additional CSS, and add the following CSS code:
button#site-navigation-menu-toggle span {
font-size: 0;
}
button#site-navigation-menu-toggle span::before {
font-size: 14px;
}
button#site-navigation-menu-toggle {
padding-right: 4px !important;
}Let me know how it goes!
Best,
Thanks alot,very helpful.
