Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1926331
Change font size of page
Closed

Comments

  • mediabene started the conversation

    Hi,

    I checked all other support tickets but did not find the answer.

    I just simply want to change the size of H1 on my pages. I can't find it in Page options nor do I find it under General options in Customizer.

    How can I do that?

    thanks

  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to do that:

    body.page .post-entry h1, .penci-page-header h1{ font-size: 32px; }
    

    Change value 32 to any value as you want.


    Best Regards,

    PenciDesign