Hi guys,
Is there a way to add a logo above the menu items, and additional text below the menu items in the burger nav flyout menu? See private area for a photo of what i’m talking about.
I was hoping there could be some sort of code to enter into the functions.php to add an additional widget, similar to this:
add_action( 'ava_main_header', 'enfold_customization_header_widget_area' );
function enfold_customization_header_widget_area() {
dynamic_sidebar( 'header' );
}
Any help or tips here would be appreciated!
Hey bobfurgo,
The code above adds a widget area to the header and you can add any widget in there. Have you tried doing it?
Best regards,
Victoria
Hi Victoria,
Yes I have, it’s currently on the site but it’s displayed next to the search icon and burger icon in the header, and I don’t think it’s possible for it to actually lie within the flyout burger menu.
Is there a similar code to add a widget to the flyout menu as seen in the .jpg?
read here: https://kriesi.at/support/topic/insert-picture-in-mobile-menu/
in addition mark that extra field of description on menu to show.
That is the text under the list-items.
see here : https://webers-testseite.de/ on hamburger
THANK YOU!
Hi bobfurgo,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
feel free to close. thanks!
Hi bobfurgo,
Ok, closing the thread :)
Best regards,
Victoria