I too am new to this. I tried your code and it did not work. I changed
function kleo_page_template_redirect() to function hello_elementor_child_redirect() and add_action( ‘template_redirect’, ‘kleo_page_template_redirect’ ); to add_action( ‘template_redirect’, ‘hello_elementor_child_redirect’ );