Support » Themes and Templates » Changing header font in Amazing Grace

  • Resolved Teschandorff

    (@teschandorff)


    I just installed the Amazing Grace theme and for the most part I like it. I am wondering though how to make the font size smaller in the title of the site. My organization name is long and does not all fit. I changed the tagline to a smaller size but can’t find the larger font site title. I would assume it is in the style.css page where the other tagline font was. If someone can help me I would greatly appreciate it.

    Thanks.
    Tim

Viewing 4 replies - 1 through 4 (of 4 total)
  • There are thousands of WordPress themes – which means that many people won’t be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.

    I believe in this theme that is controlled by this line in the style.css

    .btitle
    {
    letter-spacing:-.1px;
    font-size:47px;
    font-family:georgia, times New Roman;
    font-style:italic;
    margin:0 0 0 .5em;
    }

    Michael

    Thread Starter Teschandorff

    (@teschandorff)

    yes that is what I was looking for thanks a bunch for the help.
    Tim

    Glad it helped.

    Michael

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing header font in Amazing Grace’ is closed to new replies.