Mobile menu. Second level catgroy menu icon
-
Hi, how can I change the mobile menu second level category icon to a + sign? Screenshot attached of the icon I’m trying to change
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
ul.wd-sub-menu .wd-nav-opener:after {
content: “\f143”;
}
Best Regards
When the menu is open, how do I change the icon to: content: “\f068; then change it back to content: “\f143”; when the sub menu is closed?
Hello,
Sorry but it is not possible to achieve this with Simple Custom CSS.
It requires customizations and this is beyond our limitations and support policy.
Best Regards