[ad_1]
Hi @swissguy01 ,
Good day, and thanks for writing in!
I checked this from my end, and I was able to replicate the issue.
To fix this, you can add this CSS to your theme’s CSS file, or within the wp-admin dashboard >> Appearance >> Customize >> Additional CSS:
.xt_woovs-single-product .xt_woovs-swatches-wrap .xt_woovs-attribute-value {
text-transform: uppercase;
}
Please let me know if you have other question, and I’ll be glad to help you with them.