I'd like to add buttons right next to the hamburger/mobile menu icon. I have the code, I just can't seem to figure out where to put it to make it show up next to (not in) the mobile menu.
File attached to show an example of where I'd like the icon to go. Again, I have the actual code for the icon and the code to make it appear only when the screen is a certain size, I am just looking for where to place it to make it show up.
You will have to edit the header.php file to add in the html code via Appearance -> Editor and add the CSS in the Custom CSS box in Salient Theme Options Panel -> General Settings.
Hi!
I'd like to add buttons right next to the hamburger/mobile menu icon. I have the code, I just can't seem to figure out where to put it to make it show up next to (not in) the mobile menu.
File attached to show an example of where I'd like the icon to go. Again, I have the actual code for the icon and the code to make it appear only when the screen is a certain size, I am just looking for where to place it to make it show up.
Thanks!
joi.
Hey joi,
You will have to edit the header.php file to add in the html code via Appearance -> Editor and add the CSS in the Custom CSS box in Salient Theme Options Panel -> General Settings.
Bes.t
ThemeNectar Support Team
Hi!
Thanks so much for that info. I was actually looking for the spot within header.php where I could place the code, but I think I've found it.
For anyone who needs this info, I stuck the code right before this in header.php:
Thanks!