This topic has 3 replies, 2 voices, and was last updated 2 years, 10 months ago ago by GPP
Hey how do I hide mobile menu icons? Could you drop me some CSS to hide it on mobile only?
Here is the pic for explanation:
https://prnt.sc/264r62c
Thank you!
Hello,
Ad the below code to Theme Options > Custom CSS
div.mobile-menu-content .et_b_header-menu .menu li a.type-img img {
display: none;
}
Regards
Thank you!
Tagged: hide, mobile menu icons, persuasive, template, woocommerce, wordpress
The issue related to '‘How to hide mobile version menu icons on only mobile?’' has been successfully resolved, and the topic is now closed for further responses