5 Answers, 1 is accepted
0
Hi Sheng,
You can increase the font size in the context menu of RadGrid when RenderMode is set to Lightweight using the following CSS class:
<style>
.RadMenu.RadMenu_Context { font-size: 30px }
</style>
Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0

Sheng
Top achievements
Rank 1
Iron
answered on 27 Sep 2019, 07:48 PM
Thank you!
0
You are welcome, Sheng!
Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0

Justin
Top achievements
Rank 1
answered on 26 Feb 2020, 09:55 AM
Just following up this post, I can't seem to change the size of those buttons regardless of whether the grid is set to lightweight or not. Can you confirm that's the correct class for setting the button fonts as well?
0
Hello Justin,
For your convenience I made a screenshot based on the info in this blog post, which explains how to find out which is the class responsible for the buttons in the context menu of RadGrid: