Skip to content
Public Ticket #20292

Related Posts Custom Text

Conversation thread

ISOLE-GRECHE replied

Customer Reply

OK!

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code like this:

.penci-post-related .post-title-box .post-box-title {
    font-family: 'Poppins' !important;
}

Then clear all the site cache & check again.

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Single Posts → Font Size: scroll down to the Related Posts & Comments the change the font size here.

If you want to change the font family, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-box-title {
    font-family: 'Poppins';
}

Change Poppins to the font name you want to display.

Regards,
PenciDesign.


ISOLE-GRECHE started the conversation

Conversation Start

I found in Single Post Related Posts Custom Text and Custom Font Size For Related Post Title, but nothing about Related Posts Title... I'd like to change Font Size and Font Family. There's some additional CSS code?

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