Skip to content
Public Ticket #18819

How to change font size of author & published date under single posts

Conversation thread

nawasmuhammadhnafly replied

Customer Reply

Hi,


Thanks. That works. 

PenciDesign Supporter replied

Staff Reply

Hi,

Are you adding extra css to Appearance → Customize → Custom CSS? Because the font size of the post-meta has been overwritten by other settings, so this can't work properly.

You can force display it by adding this CSS to Appearance → Customize → Custom CSS:

body.single .post-box-meta-single {
    font-size: 15px !important;
}

Regards,
PenciDesign.


nawasmuhammadhnafly replied

Customer Reply

Hi,

I've tried clearing the site cache and browser cache, unfortunately nothing happens. It stays the same. I need to change the size to 15px. 

Thanks

PenciDesign Supporter replied

Staff Reply

Hi,

Did you change it to 12px? Please clear the site cache & browser cache then check again.

Regards,
PenciDesign.


nawasmuhammadhnafly replied

Customer Reply

Hi,

If you're saying to change the "Font Size for Post Meta" under Single Posts - Fonts, I tried that. Nothing changes when I change the size. 

Thanks

PenciDesign replied

Staff Reply

Hi,

Please check the options for it via Customize > Single Posts > Font Size.

Best Regards,

PenciDesign

nawasmuhammadhnafly started the conversation

Conversation Start

Hi,

The theme is great. 

I would like to know how I can change the font size of the author name, published date, view counts & reading time under the single post title. Please see the attached for reference. 

Thanks

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