Skip to content
Public Ticket #24474

Change Font Style

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

body h1 {
font-family: "Open Sans";
font-weight: bold;
}
body h2,
body h3 {
font-family: "Lato";
font-weight: bold;
}
body {
font-family: "Open Sans";
font-weight: normal;
}

PenciDesign,
Best Regards.


Arun Tamang replied

Customer Reply

Yeah, I did that, but it changed the font style for H1 as well. I want to change the font style for H2s and H3s specifically,  not for H1. I didn't find any default setting in the theme to do that.

Required Font Style:
1. H1: Open Sans (Bold)
2. H2s and H3s (Sub-headings): Lato
3. Body: Open Sans (Regular)

Help me with the No.2 issue. I tried what you have done but it didn't get the job done. Let me know other suggestions...

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance > Customize > General > Typography > Font For Heading Titles: change the font family on this option field.

PenciDesign,
Best Regards.

Arun Tamang replied

Customer Reply

I want to change the font style of h2, h3s, and other sub-headings into Lato. Currently, it's in Open Sans. I just want to change the font style for sub-headings, not the main H1.

PenciDesign Supporter replied

Staff Reply

Hi,

How the font style you want to show for these HTMl tags?

PenciDesign,
Best Regards.

Arun Tamang started the conversation

Conversation Start

I'm having difficulty changing the font style of the sub-headings (h2, h3, h4...). I couldn't find the particular default setting in the theme to change the font style of the sub-headings.

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