Skip to content
Public Ticket #21355

Force headers to be CAPS on POSTS

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
    text-transform: uppercase;
}

Regards,
PenciDesign.



vanessa_ball started the conversation

Conversation Start

I'd like to force the H1, H2 & H3 headers to be CAPS on my single posts.

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