Skip to content
Public Ticket #4619

Post excerpt font size

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please try with this custom css code to do that:

\
.penci-layout-classic-list .penci-wrapper-data > article p, .penci-layout-classic-list .penci-wrapper-data > article .post-entry p{ font-size: 20px; }

Change number 20 to value you want.

Best Regards,

PenciDesign

trinejuel started the conversation

Conversation Start

Hello!

I found a support ticket where you explain how to change the font size of the post excerpt on the homepage (see code below).

But what if I want to change the font size ONLY for the first post? The one that is shown with a big featured image: www.flyingdanes.com

\
\
body.home .post-entry p, body.home .item-content p{ font-size: 16px; }\
\

Want to join this conversation or access attachments? Sign in first.