Skip to content
Public Ticket #30295

H1, H2, H2... in UPPERCASE

Conversation thread

luciadad replied

Customer Reply

Done. Issue solved, thank you!

PenciDesign Supporter replied

Staff Reply

Hi,

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

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

Regards,
PenciDesign.

luciadad started the conversation

Conversation Start

Is it possible to configure whether each title (H1, H2, H3, etc.) should be displayed in UPPERCASE or lowercase?

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