Okay
  Public Ticket #1681882
Replace the Mobile Menu Icon
Closed

Comments

  • ivan52 started the conversation

    Hi. I would like to replace the mobile menu icon with a custom image. Could you please let me know the setting or the CSS for it? Thank you.

  •  2,744
    Andrew replied

    Hi ivan52,

    There is no setting for that in the theme.

    You will need to change the code and replace the icon with an image.

    The file you want to look at is salient \ header.php 

    The icon is a series of span tags inside the html link with the ID:

    toggle-nav
    

    at line 218, 236, 295, 349

    You can try and remove the span tags to remove the icon and then replace it with  the image you want.
    Hope you can work it from there. 

  •  8,470
    Tahir replied

    Hey Again,

    Please have a look at this Article :Add TEXT Next to Hamburger Menu Icon.

    Best


    ThemeNectar Support Team