Home Forums WoodMart support forum Mobile menu. Second level catgroy menu icon

Mobile menu. Second level catgroy menu icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #377631

    malcolmff
    Participant

    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.
    #377658

    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

    #379763

    malcolmff
    Participant

    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?

    #379871

    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

Viewing 4 posts - 1 through 4 (of 4 total)