Skip to content
Public Ticket #26149

Font size of category title

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.penci-grid li .item .item-content,
.penci-masonry .item-masonry .item-content,
.penci-grid .mixed-detail .item-content {
    font-size: 16px;
} @media only  screen and (max-width:767px) {
    .penci-grid li .item .item-content,
    .penci-masonry .item-masonry .item-content,
    .penci-grid .mixed-detail .item-content {
        font-size: 13px; /* for mobile devices */
    } }

Regards,
PenciDesign.



Harsh replied

Customer Reply

Hello,

How to change the font size of post excerpt separately for desktop and mobile view?

I want the font size of post excerpt for desktop view to be 16px and font size of 15px for the mobile view.

Please guide how do I do that?

3573732812.png

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Posts Layouts → Font Size: change the font size at the following options:

- Font Size for Post Titles on Layouts: Standard, Classic & Overlay

- Font Size for Post Titles on Other Layouts

Regards,
PenciDesign.


Harsh replied

Customer Reply

Hello,

Please guide me as to how can change the post title font size in category pages itself for mobile and desktop view.

6637250092.png

PenciDesign Supporter replied

Staff Reply

Hi,

1. Please go to Appearance → Customize → General → Typography → Font Size for Archive Page Title: change the archive page title font size at this option,

2. Navigate to Single Posts → Font Sizes → Font Size for Post Title: change the post title at this option.

Please note: click the mobile icon to change for the mobile device only.

Regards,
PenciDesign.


Harsh started the conversation

Conversation Start

Hello,

How can I change the font size of category heading and Post titles for mobile view?

1678855777.png 1539513892.png

Please help!

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