Forum Discussion
angela
6 years agoCatalyst II
Thanks for asking this one! I always disliked this standard behavior, but never thought about fixing it. I assume it´s actually pretty easy to solve:
This one in Form Body should improve the CSS:
.sys_f_label, .aras-field__label {
text-transform: none;
}
- venkatsaiavvaru6 years agoIdeator III
Thanks angela It worked.!