Hi Ella,
The posts on front page are showing excerpts by default. If you want the sticky post to show the full content, you’d have to use the graphene_before_post_content
and graphene_after_post_content
action hooks. This is actually not that difficult to achieve is you know your way around PHP.
Otherwise, to show just one post on the front page, I recommend you to install the Custom Post Limits plugin by Scott Reilly.