Left Justify Error Message | XM Community
Skip to main content

Has anyone been able t include some sort of JavaScript or CSS code to ensure error messages are left justified?  I understand changing the survey format is an option, but that does not work for us as we have very specific criteria in our formatting.  Has anyone found a work around in this?

Try this CSS:

.Skin .ValidationError { text-align:left; }

 


Yes!  That worked!

Thank you 

Karen


Leave a Reply