Login Screen Capitalization | WordPress.org

Hi,

My login screen and new registration keeps capitalizing the username and password. How can I disable this feature? I have added this code which I got from google search

.site-title {
text-transform: none;
}

to my “all Screens” custom CSS style sheet with no result.

Under the customizing > Style > Typography I set under the “Text Transforms” options all to “Normal” with no success.

Not being an expert at WordPress I am out of options and any help will be greatly appreciated.

Thanks

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



Source link