Skip to content
Public Ticket #19288

Font Sizes - Post Titles - Mobile View

Conversation thread

Rebbi replied

Customer Reply

Great support as always. Thank you!

PenciDesign Supporter replied

Staff Reply

Hi,

The category font size option will apply to all devices. If you want to change it on the mobile, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width: 767px) {
    .cat > a.penci-cat-name, .penci-grid li .item .cat a,
    .penci-masonry .item-masonry .cat a {
        font-size: 13px;
    }
}

Change 13px to the size you want to display on mobile only.

Regards,
PenciDesign.


Rebbi replied

Customer Reply

Hi,

thanks! It works now! :)


Regards

PenciDesign Supporter replied

Staff Reply

Hi,

I've fixed the mobile size issue.

Please check.

Regards,
PenciDesign.


Rebbi replied

Customer Reply

Hi,

I did that, but unfortunately it doesn't work. I also checked it directly on my phone, no change in font size.

Regards.

PenciDesign Supporter replied

Staff Reply

Hi,

After you've made some changes about the style/font size, you need to click the Publish, then clear all the site and check again.

Regards,
PenciDesign.


Rebbi started the conversation

Conversation Start

Hi, I want to change the font size of the post titles in mobile view (see screenshot). I thought I am correct in the Customizer at -> Post Layouts -> Font Size -> Font Size for Post Titles on Layouts: Standard, Classic & Overlay... but unfortunately the title is not changing/responding. What can I do?

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