How do I register my school?

To sign your school up to teach Prosper U, click Register in the upper right-hand corner to start the process. You can also reach out to our Account Executive for more information at jkuhn@myprosperu.com or 316-425-5245.

0
    0
    Your cart is emptyContinue Browsing
    jQuery(document).ready(function($) { // When you click anywhere outside the menu or toggle, close it $(document).on('click', function(e) { const $menu = $('.elementor-nav-menu--dropdown, .elementor-menu-toggle'); const $toggle = $('.elementor-menu-toggle'); if (!$menu.is(e.target) && $menu.has(e.target).length === 0 && !$toggle.is(e.target)) { if ($('body').hasClass('elementor-nav-menu--active')) { $toggle.trigger('click'); // triggers Elementor's close action } } }); });