A few questions: how to make only the first post full; and regarding font

@movin Thanks for the info. I found that using Wordpress’s built-in Screen Option -> Excerpt and just using one less word in it works fine.

The last things I’m trying to do are the site title font:

span.site-name a {
    font-family: arial;
    font-size: 35px;
}

Is there a list of fonts that work instead of arial?

Adding a header image underneath the site title? Is it possible? I see in the preview that the slider occupies the space if it’s activated, but can I make it so that the slider doesn’t…slide from an image?

And finally, I’m trying to follow your tips in this thread and this, but the site I want to make a social icon for doesn’t have an icon at the site you linked (Goodreads.com). Ideally I want the social icons in the navbar like the second post I linked.

Thanks!