Site logo

Archived topic

Mobile Header Site Tile font adjustment

5 replies · Started by Mike on June 14, 2019

Viewing posts 1–6 of 6

Using the Mobile Header and Branding: Site Title, how do I make adjustments to the site title font?

Thanks!

Hi there,

To adjust it on mobile only, you'll likely need CSS. What exactly are you wanting to do?

Let me know :)

Right now, I want to adjust the font size. That may be it.

Hi there,

try this CSS:

#mobile-header .navigation-branding .main-title a {
    font-size: 18px;
}

Excellent. Perfect!

Thanks!!

Glad to be of help

This archived topic is closed to new replies.