This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
Hi there,
I’m using the Responsive menu plugin and want to disable the ID store mobile menu so I won’t have 2 hamburgers showing up. I can’t figure out how to do this without disabling the whole responsiveness which is obviously not what I want.
Kind regards
Brigit
Hello,
Please add this code in custom.css file:
.header-type-variant5 .et-menu-title {
display: none;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Perfect thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘disable mobile menu ID store’' has been successfully resolved, and the topic is now closed for further responses