Skip to content
Public Ticket #6814

Where can I change the font size and weight of the Blog Post Titles that show up on the Blog page?

Conversation thread

Penci Design replied

Staff Reply

Hi,

change  color of post title for Archive, Category, Blog, Tag, Search Pages . please go to Customize > Archive, Category, Blog, Tag, Search Pages Options , scrolldown to "Post title color" option as screenshot http://prntscr.com/mimrla

change font size  for Archive, Category, Blog, Tag, Search Pages, please go to Customize > Addtional CSS , then add custom css to do that: 

.penci-block_38 .penci-post-item .entry-title,
.penci-archive .penci-archive__content .penci-post-item .entry-title {
font-size: 20px;
}

you can change font size is 20px to any  font size you want.

Best Regards,

PenciDesign

oodlesofsnails started the conversation

Conversation Start

I am trying to change the font size and weight of the Blog Post titles that show up on the Blog parent page. I'm not looking for the individual pages' Title fonts and colors - but the ones that control the Titles that show up on the overall Blog page. Enclosing a screen shot for description. thank you.

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