Custom title, Bones theme

In your header.php file, replace this line:

<p id="logo" class="h1"><a href="https://wordpress.stackexchange.com/questions/87084/<?php echo home_url(); ?>" rel="nofollow"><?php bloginfo('name'); ?></a></p>

with your custom line:

<p id="logo><h1>This is a<br /><span id="customtitle">Big title</span></h1></p>