I defined them in the menu1 and menu2 setting of the theme.
I then created a footer widget, like this:
Code:
<?php bfa_widget_area('name=menu2'); ?>
It displays, but without the nice formatting of the top menu, it just displays like this:
What can I do to have it display in the exact same way as the top menu?
Thanks in advance for any help!