the 'reading' settings only refer to rss feeds.
for the blog posts, you will need to edit the index template (in your theme possibly home.php) and replace the_content()
with the_excerpt()
review http://codex.wordpress.org/Function_Reference/the_excerpt
for details, please post in your theme's forum at https://wordpress.org/support/theme/wp-opulus/