Change size of title fonts

  • Posted in : Bloggy WP
  • EleanoreRigby
    Participant

    Can I make the blog title smaller? If so, how is this done. If there is some kind of code– please also let me know where to insert it. I am a beginner. Thank you very much!

    ahmetsali
    Keymaster

    Hi, navigate to Appearance > Theme Options > Style tab > Custom CSS box, paste the code below;

    .entry-title { font-size: 30px; }
    
    EleanoreRigby
    Participant

    Tried it, but doesn’t work. any ideas what I could have done wrong?

    ahmetsali
    Keymaster

    change the code as;

    .blog-posts .entry-title { font-size: 30px; }
    
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register