change size of posts font

  • Posted in : Bloggy WP
  • GentlemanJack
    Participant

    Can i make the size of the fonts in the post bigger?

    Thanks

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    .single-post .entry-content p { font-size: 18px; }
    
    kitchenkaty
    Participant

    @Mehmet Sali:

    I used this custom css to successfully change the font size of the post. How do I change the font size on the home page? I show two posts on the home page, so the font size doesn’t change unless I click on each post individually.

    Mehmet S.
    Keymaster

    Hi, try this:

    body.blog .entry-content p { font-size: 120%; }
    
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