[Resolved] Title case in post title

Home Forums Support [Resolved] Title case in post title

Home Forums Support Title case in post title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #431985
    dale

    I can’t figure out why WordPress is forcing the titles of all my blog posts to display as initial caps (example in attached post, in which the title was written in sentence case). Answer is probably obvious, but I’m missing it …

    #432001
    Leo
    Staff
    Customer Support

    Hi there,

    Check your setting in Customizer > Typography > Headings > H1 > Text Transform.

    Let me know.

    #434156
    dale

    I have “none” under text transform

    #434273
    Leo
    Staff
    Customer Support

    Your H1 setting is showing capitalized:

    h1 {
        font-family: "Neuton",serif;
        text-transform: capitalize;
        font-size: 34px;
    }

    Unless that’s the CSS you’ve added? I can’t tell with caching plugin on.

    #434568
    dale

    You’re right. I was looking at the wrong website when I answered earlier. Thanks!

    #434591
    Leo
    Staff
    Customer Support

    No problem!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.