No Ability to Add Material Icons to Drawer Menu?
-
Yeah…
I’m not too sure what’s going on here since my experience is that with every other WordPress theme is that you can just add some HTML to the menu and it’ll display on the front end.
I’ve tried adding both
<i>
and<span>
class="material-icons"
before the label (just the way you would normally add an icon according to the material documentation). Not seeing any options in the plugin. I’ve tried disabling the plugin and just enqueueing the material scripts and css files to debug. That didn’t work either.Don’t particularly want to add the functionality in by altering the material theme files since I’m developing with a child theme right now and I’d have to edit that class-menu-drawer-walker file under the inc directory in the main theme.
Not too sure if you’re supposed to add and edit those files in the inc directory when it comes to child theme development…
If anyone’s got any thoughts or ideas I’d love to hear them.
- The topic ‘No Ability to Add Material Icons to Drawer Menu?’ is closed to new replies.