I have been trying to put logo or image to the right of menu items. Tried several forum solutions. They didn’t work for me.
Dave
Fort Myers Real Estate
Hey daves1997,
Please try adding it to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
Rikard
Tks
I just want a small logo to right of Free Home Eval within the menu bar
Hi,
Thanks for the update. You can either use the widget option as suggested above, or simply add the image in a new menu item using html:
<img src="https://your.site/image.jpg" alt="image alt text">
Best regards,
Rikard
The issue is It wants a navigation label. I just want to add image only.
Hi daves1997,
You can leave the label empty and just add the code Rikard gave.
Another workaround is to hide the label with CSS.
Best regards,
Nikko