Areas We Cover

Please see below some of the areas we cover. Can’t see your area below? Get in touch today to find out if we can come to you.

'; wp_nav_menu(array('theme_location' => 'location-menu', 'menu_class' => 'top-nav')); echo '
'; // Custom menu with search bar $menu_name = 'locations-menu'; // Name of the menu location $locations = get_nav_menu_locations(); $menu_id = isset($locations[$menu_name]) ? $locations[$menu_name] : 0; $menu_items = $menu_id ? wp_get_nav_menu_items($menu_id) : array(); ?>