Make the blog title font smaller

Home Forums Legacy Support Support queries Styling issues Make the blog title font smaller

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #67093
    koreancandy
    Spectator
    I'm using the Modern child theme and the blog title is in really big font. I want to make the font smaller. I've tried doing it with this code: .title-area .title-content .title-text h1 {
    font-size: 1.8em;
    
    } But it hasn't made a difference. Thanks!
    #67174
    H.K. Latiyan
    Participant
    Please try using this custom css: #title.title-area .title-content .title-text h1 {font-size: 1.8em;}
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Make the blog title font smaller’ is closed to new replies.