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 #1385734
Lowercase Page Titles
Closed

Comments

  • majenn started the conversation

    Hi,


    I want to be able to turn off 'uppercase titles' on pages, so they can be lowercase.

    I have found the option to make post titles (single posts) lowercase by turning off uppercase titles, I need to have the same for pages but cannot find a setting for this.


    Can you point me in the right direction please?

    Thanks.

  •  2,699
    PenciDesign replied

    Hi,

    You can add this code to Customize > Custom CSS to do that:

    .penci-page-header h1{ text-transform: none; }

    In the next update version of Soledad, we will add more this option via Customize > Page Options.

    Best Regards,

    PenciDesign