Site logo

Archived topic

Uppercase text in comments

4 replies · Started by David on September 23, 2020

Viewing posts 1–5 of 5

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?

Hi there,

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

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;
}

Thanks, it´s works perfectly!!

This archived topic is closed to new replies.