• Resolved yffyng

    (@yffyng)


    A cordial Christmas greeting:D, you know that I am a lover of the theme,
    I’ve been using it for a long time. I recently decided to take advantage of categories to add textual content to it, but it looks like this.
    The first letter of each word is automatically capitalized.
    It looks pretty ugly, and I can’t find any option in the theme to remove it. Do you know how I could fix it?

    Tnku for you time ::)

Viewing 1 replies (of 1 total)
  • Theme Author Toshihiro Kanai

    (@mirucon)

    Hello there!

    I’m happy that you liked my theme ??

    While there isn’t any customizer options for the setting, you can remove the feature with this simple CSS code:

    body .taxonomy-description {
      text-transform: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘problem with automatic capitalization’ is closed to new replies.