I am doing a "Connect the Dots" type of site.
Each menu Title is a potential answer to a question.
Most of the Answers/buttons are "YES/NO"
but a couple are fairly long terms. As I can only display 1 line, I am missing most f the answer.
Is there a way to add word wrap to a menu item?
I can get the buttons to expand in CSS... but I can nto get the word wrap to work in CSS.