Skip to content
Public Ticket #6866

Post Title Size on Homepage

Conversation thread

PenciDesign replied

Staff Reply

Hi,

To change post title size on the homepage, please add more this code to Customize > Custom CSS:

@media only screen and (min-width: 481px) {
.penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a{ font-size: 28px; }
}

Change value 28 on above code to value you want.

Best Regards,

PenciDesign

katyrob started the conversation

Conversation Start

Hi,

I can't work out how to change the post title size on my homepage. Is it possible? 

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