Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #277776
    Heinz
    Participant

    Hallo
    Im Bereich Promotion wird im Titel jedes Wort mit einem Grossbuchstaben begonnen. Wie kann ich machen, dass der Titel mit Gross- und Kleinbuchstaben geschrieben wird?
    https://vah.ch/#promotion-headline-section
    Vielen Dank für die Hilfe.
    Grüsse
    Heinz

    #277777
    Heinz
    Participant

    Heading in upper and lower case letters
    Hi
    In the promotion area, each word in the title begins with a capital letter. How can I ensure that the title is written in upper and lower case letters?
    https://vah.ch/#promotion-headline-section
    Many thanks for the help.
    regards
    Heinz

    #277816
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-title.section-title {
        text-transform: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277822
    Heinz
    Participant

    Hi Skandha
    Thank you, works great. 🙂
    regards
    Heinz

    #277831
    Skandha
    Participant

    @henebe: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Überschrift in Gross- und Kleinbuchstaben’ is closed to new replies.