Comments ivan52 started the conversationAugust 19, 2018 at 1:59amHi. 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. 3,030Andrew repliedAugust 20, 2018 at 7:34amHi 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, 349You 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,999Tahir repliedAugust 20, 2018 at 7:43amHey Again,Please have a look at this Article :Add TEXT Next to Hamburger Menu Icon.Best ThemeNectar Support Team Sign in to reply ...
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.
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:
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.
Hey Again,
Please have a look at this Article :Add TEXT Next to Hamburger Menu Icon.
Best
ThemeNectar Support Team