Skip to content
Public Ticket #5185

Post Title Size

Conversation thread

San replied

Customer Reply

Thanks for the help.

PenciDesign replied

Staff Reply

Hi,

It shouldn't apply for the size on the mobile because the screen size on mobile & desktop is big different.

You can add more this code to Customize > Addinational CSS to change the post title size on mobile:

\
@media screen and (max-width: 768px){\
.single.penci-single-style-1 .penci-entry-title{ font-size: 36px; }\
}\

Change value 36 to value you want.

Best Regards,

PenciDesign

San started the conversation

Conversation Start

Hi, I increased the post title size (custom size used) and it works fine in desktop.

But when the post opened in mobile/tablet. the default post title size appearing instead of custom size.

Pl suggest, how get custom post title size everywhere.

Thanks

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