• Resolved Eagleeye1000

    (@eagleeye1000)


    Every first letter in the Yarpp title is being displayed as a capital one. This is not correct in the German language. How can I change it?

    • This topic was modified 9 months, 1 week ago by Eagleeye1000.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author YARPP

    (@jeffparker)

    Hi @eagleeye1000 you can customize the header styling by targeting the following CSS:

    .yarpp-related h3 {
        text-transform: unset !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Capital letters in title’ is closed to new replies.