Is it possible to add an image to the menu bar in place of text? I need to add a Door Dash red button to my menu bar.
Thank you!
Erin
Hi ESWEENEY113,
Yes, it’s possible.
Go to Appearance > Menus and expand the Door Dash menu (by clicking on the triangle) then in the Navigation Label, replace Door Dash with:
<img src="image_url" alt="label" />
Then just replace image_url and label
Here’s an example:
<img src="https://mysite.com/wp-content/uploads/2016/07/phone_icon.png" alt="contact" />
Best regards,
Nikko
Thank you! That works.
Is there any way to make it more centered with the other menu tabs? See https://obu.4c5.myftpupload.com/.
Thanks again :)
Erin