I have downloaded and activated the plug-in but the theme that I am using was already coded to have a navigation bar and proving to be difficult for me to make compatible. I used both of the following codes to replace the existing nav bar code with no success so I changed it back to the way it was.
<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();}; ?>
<?php wp_page_menu();} ?>
I have not manually changed the CSS. Only used plug-ins. None of which required me to add anything to the template. They installed and were ready for use.
My site is http://findingwonder.com
Any help you could offer would be greatly appreciated.