Open functions.php in your current active theme.
Add following lines
Add following lines
remove_filter( 'the_content', 'wpautop' ); remove_filter( 'the_excerpt', 'wpautop' );
No comments:
Post a Comment