Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
I want to remove the underline on hovering over a menu item. The colors show, but the underline is still there.
.k-link:hover { color: forestgreen; background-color: khaki; text-decoration: none; }