Displaying the full text instead of post title

Try to see inside your index.php file. If it have <?php the_content(); ?> inside the loop. Also watch inside your post in admin and don’t put any <!--more--> tags inside your content. This method show all the content on the main page.