Hi there – thanks for the response. I included this in my custom css and it doesn’t seem to be working…I know I have to be missing something but I can’t figure out what…any thoughts?
I put this in my custom css:
.nav[role=”navigation”] .menu.nav-mobile #menu-icon::before {
content: “? “;
}
(the menu symbol is the unicode..)