Ankur
(@symmetricsolutions)
I’m also experiencing the same error, not sure what is causing it. Anyone have a solution?
Ankur
(@symmetricsolutions)
Hey Kristen,
You’ll have to modify your CSS file to change the behaviour you’re experiencing.
Look at this file:
http://aztvfilm.com/wp-content/themes/elbee-elgee/styles/ng/ng-base.css
Open it and change line 118
.itemtext table th, .comment-body table th {
text-transform: uppercase;
text-align: left;
}
Just remove “text-transform: uppercase;”