How to remove automatic capitalization of letters in headers?

This support request was posted in Flatbase by pfmari

Request ID #39210 In Progress
  • Hi.
    Upon opening a post/an article all headers, that originally are not set with capitalized letters (apart from the first letter in the first word), are suddenly viewed with capital letters on the first letter in every word. How can I avoid this from happening?

    Thanks in advance for your support.

    Juanfra Aldasoro

    Hi,

    Thank you for reaching out to us! I hope you’re doing well.

    Please try adding the following custom CSS:

    body.single-article .entry-header h1 {
        text-transform: initial;
    }
    

    Best,
    Juan.

    This reply has been marked as private.
    Juanfra Aldasoro

    Hi,

    Thanks for the follow up.

    Please try adding this as well:

    body.single .entry-header h1 {
        text-transform: initial;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server