[Resolved] Uppercase text in comments

Home Forums Support [Resolved] Uppercase text in comments

Home Forums Support Uppercase text in comments

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1455075
    David

    Hi,

    When people want to write a comment, the text always appeas as uppercase text instead you write it on lowecase.

    But this happend from yesterday. The pluggin GeneraePress premium is update.

    Any idea about what it´s happend?

    #1455090
    David
    Staff
    Customer Support

    Hi there,

    can you provide a link to your site so we can see what the issue is.

    #1455531
    David

    Hi David.

    Of course:

    https://controlyperspectiva.com/2020/09/nuevo-rumbo.html

    Try to write a comment in lowercase and you´ll see you can´t

    #1455536
    Leo
    Staff
    Customer Support

    Go to Additional CSS field in the customizer and remove this 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;
    }
    #1455559
    David

    Thanks, it´s works perfectly!!

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