Hi Andrew,
Please add the following css styles to your page to make RadMenu items with fixed width and align the text in the center:
<style type="text/css"> |
.rmItem { |
width: 200px !important; |
} |
.rmText { |
text-align: center !important; |
} |
</style> |
All the best,
Yana
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.