• stucobley

    (@stucobley)


    Hi,

    I’m trying to change the font type and size in my blog title (the main header on top of the header image). I’ve tried changing the font family in the .blog title css script but no changes happen.

    Could you please advise?

    Thanks,

    Stewart

Viewing 1 replies (of 1 total)
  • You’ll probably need to make a change in the css on line 294.

    Make sure you’re changing the

    .blog-title {
    width: 100%;
    text-align: center;
    font-family: ‘Raleway’, sans-serif;/*you can change the font to the left */
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Blog title – font change’ is closed to new replies.