Styling the RadButton

A Telerik RadButton can look great with just a few lines of CSS. If you want a sharp red button with the right size, font, and color, this article shows exactly how to override the defaults and apply a clean, modern style that fits any WebForms layout

 

span.RadButton_MetroTouch {
    font-size: 14px !important;
    color: #333 !important;
}

 


RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences