• Resolved rilliam

    (@rilliam)


    Is it possible to make the site title bold? My font doesn’t have bold but I can set it with font-weight elsewhere in the site but the title doesn’t seem to allow this.

Viewing 1 replies (of 1 total)
  • Thread Starter rilliam

    (@rilliam)

    Here is the code I used to make this work:

    .site-branding .site-title, .site-branding .site-title a {
    	font-weight:bold;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘bold site title’ is closed to new replies.