Skip to main content

Hello,

I am working with the new Label Templates and trying to add CSS code to adjust the size of the fonts. I would also like to add text wrapping for the student’s names.  Currently it wraps the student’s name, but the next line is a little overlapping the first line. I have tried using 

white-space

overflow-wrap: break-word

inline-size: min-content

word-break: break-all

however I am getting an “un-authorized CSS Attribute” error when I try these. How can I get the student’s name to wrap and make the 2nd line of the wrapping not overlap the first one. I appreciate any and all help.

Good afternoon ​@mwhite ,

Thank you for your question. That error is generated if the inputted CSS is not properly formatted or if the entered CSS is not supported. If you get a chance to view our user guide during early access, I appended a list of CSS modifications we do support and hopefully this will help you in formatting your labels. 

Thank you


Reply