Skip to content
Public Ticket #19774

Change h1 - h6 tag by css

Conversation thread

jijiart replied

Customer Reply

I could solved it! Thank you so much!!!!!

PenciDesign Supporter replied

Staff Reply

Hi,

Please change the code to:

body.page .entry-content h1

Regards,
PenciDesign.


jijiart replied

Customer Reply

I am sorry that I made a mistake,
What I want to ask is that how to add css for page like

body.single .entry-content h1

If I make css to page, what css code like upon do I add?

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS: you can paste the custom CSS for the entire site here.

If you want to add the CSS for an individual page, please go to the editor screen, scroll down to the Page Option, select the Custom CSS tab then paste your code here.

Regards,
PenciDesign.

jijiart replied

Customer Reply

Hi I have one more question, how do I set post page css?

jijiart replied

Customer Reply

I am able to make css by using these css! Thank you so much!!!!!!

PenciDesign Supporter replied

Staff Reply

Hi,

You can paste the custom CSS code to Appearance → Customize → Custom CSS:

Replace all the selectors before h1 to h6 to :

body.single .entry-content h1
For example:

Replace:

.demo-1 .main h1

To

body.single .entry-content h1

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Single Posts → Font sizes: you can change font site H1 to H6 here.

Regards,
PenciDesign.


jijiart started the conversation

Conversation Start

Hi I want to add design h1 to h6 tag. Do you have editing page for them??

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