Site logo

[Resolved] Title CAPS LOCK case shown in Editor but normal case shown in Frontend

Home Forums Support [Resolved] Title CAPS LOCK case shown in Editor but normal case shown in Frontend

Home Forums Support Title CAPS LOCK case shown in Editor but normal case shown in Frontend

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1499542
    Mikula Beutl

    Just a sidenote, i did check the search results for “title case editor” first, nothing came up.

    ISSUE:

    I don’t want the Editor to display CAPS LOCK if the frontend shows normal, see below example, how can I set the editor to show the title also normal? I tried messing with CSS, didn’t help..

    editor:

    https://i.imgur.com/fIyGlu2.png

    frontend:

    https://i.imgur.com/RBkVFNv.png

    thx!

    #1499590
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site where i can see that example post ?

    #1499633
    Mikula Beutl
    #1499653
    David
    Staff
    Customer Support

    You have this CSS in the Customizer > Additional CSS

    h1.entry-title {
        text-transform: none;
        font-size: 44pt;
    }

    Why not simply unset the text transform in Customizer > Typography ?

    #1499807
    Mikula Beutl

    OMG how could i miss this, your support is incredible, i wish i could add another 5 stars to the wordpress plugins directory!

    #1499830
    David
    Staff
    Customer Support

    Haha – glad to be of help 🙂

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