single post font size

  • Posted in : Read WP
  • ibaenae
    Participant

    Hello.

    I have read some topics in the forum, and I used this custom css: body.blog .entry-content p { font-size: 125%;} , to increase the font size in my homepage, and it works.

    And also used this custom css: .single-post .entry-content p { font-size: 125%; }, to increase the font size in the single post page, but it does not work

    Can you help me? My blog is: http://www.egoistasdelinfinito.com/

    Thank you.

    ahmetsali
    Keymaster

    Hi, try this one;

    .blog-single .post .entry-content > p {
        font-size: 125%;
    }
    
    ibaenae
    Participant

    Thanks. It worked.

Viewing 3 posts - 1 through 3 (of 3 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