How To Change The Site Title Text Font In Twenty Seventeen

Bharat Karavadra
2 min readSep 14, 2017

--

The default site title text has two variations. One for wider computer screens and one for narrows screens such as mobiles. The site title font text can be changed.

The default site title text.

A changed site title.

Where and how to change the site title:

[mbr_is_for tags=’MEM:grow.business.online’]

In WordPress Admin > Appearance > Edit CSS.

Enter the CSS code below.

The CSS code:

/* Mobiles */
.site-title {
font-family: Tahoma;
font-size: 20px;
text-transform: lowercase;
}

/* Computer screens */
@media screen and (min-width: 48em) {
.site-title {
font-family: Tahoma;
font-size: 40px;
text-transform: lowercase;
}
}

[ELSE_is_for]

Get instant access to this customisatio n, and more.

Members: Login to access

Join the member’s area for free and receive your login by email for:

Twenty Seventeen theme customisations.
Salient theme customisations.
Other WordPress customisations.
Grow A Business Online forums.

Free membership for customisation and growing a business online is only available for a limited period.

Not a member?.. Register for free below.

Register

Your login will be emailed to the address you enter above.
Your privacy is respected, and there is no spam.

[/mbr_is_for]

Originally published at Bharat Karavadra.

--

--

Bharat Karavadra

I help responsible people transform & heal life situations, and save time & grow with AI, automation & apps. Website: https://karavadra.net