Hi,
how can I add some custom HTML code under the menu? I want to have a drop down menu (list with 5 items and styled with CSS as drop down menu) directly under the menu with CSS float:right;
Alternativly I want to use a shortcode there. But I think that doesn’t matter what to do there. The question is, how to add something to that position in template.
Is there a hook? Do I have to put my HTML to a PHP file in my child theme? Which one is it?
Thanks,
Mathuseo
Hi Marcel!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header. You can use CSS to position it below the menu.
Best regards,
Elliott