June 14, 2019
About (Demo)
add_action( 'elementor/init', function() { remove_filter( 'the_content', 'wpautop' ); remove_filter( 'widget_text_content', 'wpautop' ); }, 1 );