[Support request] Comments posted on my blog are in all CAPS. How to fix this?

Home Forums Support [Support request] Comments posted on my blog are in all CAPS. How to fix this?

Home Forums Support Comments posted on my blog are in all CAPS. How to fix this?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1419607
    Mary

    When anyone types in the comment boxes on any of my posts, the text is in all caps. It seems to turn out correct once the comment is posted, but this could result in some missing cap letters where there should be some because the commentor cannot see what they’re inputting….it’s just all in caps.

    Is there some way to fix this?

    I’m using Generatepress Premium.

    And I’m also using GP Premium on several other blogs but on those, there is no problem.

    Thanks,
    Mary

    #1419713
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Additional CSS field in the customizer and remove this block of CSS:

    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], textarea, select {
    	text-transform: uppercase;
    	font-size: 13px;
    }

    Let me know if this helps 🙂

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