[Resolved] Change post excerpt font size in blog page

Home Forums Support [Resolved] Change post excerpt font size in blog page

Home Forums Support Change post excerpt font size in blog page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1312267
    Ringo

    In the blog page, I found that the post excerpt font size is 14.4 px, which is different from my theme setting. Anyway I can change the font size?

    #1312296
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .generate-columns-container article .inside-article .entry-summary {
        font-size: 1em;
    }
    #1313469
    Ringo

    Thanks, it works!

    #1313826
    David
    Staff
    Customer Support

    You’re welcome

    #2404305
    Sabbir

    can I make it hading format like font-size: h3;

    I want to use the post excerpt as a sub-title.

    #2404329
    Fernando
    Customer Support

    Hi Sabbir,

    Can you start a new topic with regards to this, and for reference, can you also share the site in question there?

    You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.