Skip to content
Public Ticket #1987

Typography

Conversation thread

PenciDesign replied

Staff Reply

Hi,

For posts title, please use this code:

\
.header-standard .single-post-title{ font-weight: 400; line-height: 1.1; letter-spacing: -2px; font-size: 28px; }

For posts title, please use this code:

\
.post-entry p{ font-weight: 400; line-height: 1.5; letter-spacing: 0px; font-size: 15px; }

Best Regards,

PenciDesign

cureviet replied

Customer Reply

Sorry for missing title & paragraph font format, please provide me with those two code possible,

\

thanks,

\

Just place here to save: 

\

.post-entry h1, .wpb_text_column h1{ font-weight: 400; line-height: 1.1; letter-spacing: -2px; font-size: 28px; }
.post-entry h2, .wpb_text_column h2{ font-weight: 400; line-height: 1.1; letter-spacing: -2px; font-size: 26px; }
.post-entry h3, .wpb_text_column h3{ font-weight: 400; line-height: 1.1; letter-spacing: -2px; font-size: 24px; }
.post-entry h4, .wpb_text_column h4{ font-weight: 400; line-height: 1.1; letter-spacing: -1px; font-size: 22px; }
.post-entry h5, .wpb_text_column h5{ font-weight: bold; line-height: 1.1; letter-spacing: -1px; font-size: 18px; }
.post-entry h6, .wpb_text_column h6{ font-weight: bold; line-height: 1.1; letter-spacing: 0px; font-size: 16px; }

PenciDesign replied

Staff Reply

Hi,

We just can help you change font-size, font weight, line weight, padding, letter spacing for heading titles inside posts. Please add more this code to Customize > Custom CSS to do that:

\
.post-entry h1, .wpb_text_column h1{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 32px; }\
.post-entry h2, .wpb_text_column h2{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 28px; }\
.post-entry h3, .wpb_text_column h3{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 24px; }\
.post-entry h4, .wpb_text_column h4{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 20px; }\
.post-entry h5, .wpb_text_column h5{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 18px; }\
.post-entry h6, .wpb_text_column h6{ font-weight: bold; line-height: 1.4; letter-spacing: 2px; font-size: 16px; }

Change values like:  bold, 1.4, 2px and font-size value to any value you want for each heading titles.

Best Regards,

PenciDesign

cureviet started the conversation

Conversation Start

Howdy, 

I'd like to know where on the theme setting do I touch to make further adjustments of typography, such as font weight, line weight, padding, letter spacing, different heading fonts applied for H1, H2,...

I own 3 blogs now with the other two using another theme doing it with no problems. They have a typical typography that allow me to do that. 

thanks,

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