Hi,
Try setting the style for the radmenu as shown below.
Style.css
<style type="text/css" > |
|
.RadMenu_[SkinName] .rmGroup .rmLink .rmText |
{ |
|
text-align: left !Important; |
padding-left: 0px !Important; |
margin-left:0px !Important; |
|
} |
</style> |
Thanks
Shinu.