The text site title that appears on the Salient theme top navigation menu bar can be customised.
See before and after…
Before:

After:

Instructions:
The following CSS can be added to wp-admin > Salient > General Settings > CSS/Script Related to customise the display of the text of the main site title.
header#top #logo.no-image {
font-family: "Domine";
font-size: 26px;
font-weight: 700;
letter-spacing: 0px;
}
Leave a Reply