I'm using a plugin for my WordPress website and am having trouble with CSS. When the text description of the food item in the menu overflows and drops to the next line, it misaligns the price of the food. I've tried using word-wrap: break-word, padding and margins, but am unsure how to fix the problem. If I make the text smaller it will of course be aligned properly but the problem will still occur if the text is too much and of course it's hard to read as well.I'm using a plugin for my WordPress website and