Remove CAPITALS from blog header line

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #336445
    Siegfried Schlosser
    Guest

    Hi

    i would like to remove the all words Capital characters from the headline of the blogs. We in germany do not write that way… how can I ? 🙂

    Greetings from Berlin, Germany

    sigi

    #336486
    J. Davis
    Keymaster

    Hi Siegfried,

    You can add the style below to style.css file of your Child Theme:

    .header-image .page-title{
    text-transform: none;
    }
    

    Best regards,
    John

    #336536
    Siegfried Schlosser
    Guest

    thanks, John.

    but that didnt solve that, as you can see here:

    http://aktive-buerger.berlin/endlich-eine-wahl-alternative-zu-dieser-bezirks-politik/

    the headline should read

    Endlich eine Wahl-Alternative zu dieser Bezirks-Politik!

    in the meantime we changed to all capitals, but that does not look pretty…

    #336565
    Siegfried Schlosser
    Guest

    sorry John – the preview in my last post shows that iot works, but my Firefox shows me the wrong, old, all first letters capital picture … sigh…

    #337053
    J. Davis
    Keymaster

    Hi Sigfried,

    Try to clear the cache in your browsers and check it again. It should work properly.

    Best regards,
    John

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