• Resolved levimelton

    (@levimelton)


    My client would like the business name in a larger font.

    It is on the top left of this page:

    pvrealtyaz.com

    I want to change the size of the text “PHOENICIAN VENTURES” to a larger font but I cannot find a “site-title” in the CSS stylesheet.

    Help please!

    -Levi

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @levimelton,

    Sorry for the delay in responding here. It looks like you’ve removed the site title and replaced it with a static image. I think you would want to use the element .site-title. Something like:

    .site-title {
       font-size: 25px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Site-Title Font’ is closed to new replies.