/home/techb158/public_html/wp-content/plugins/elementor/modules/page-templates/templates
Edit: /home/techb158/public_html/wp-content/plugins/elementor/modules/page-templates/templates/canvas.php (1393B)
frontend->add_body_class( 'elementor-template-canvas' );
?>
>
>
modules_manager->get_modules( $module )->print_content();
/**
* After canvas page template content.
*
* Fires after the content of Elementor canvas page template.
*
* @since 1.0.0
*/
do_action( 'elementor/page_templates/canvas/after_content' );
wp_footer();
?>