This is a migrated thread and some comments may be shown as answers.

Remove Down Arrow

1 Answer 564 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Barry Burton
Top achievements
Rank 1
Barry Burton asked on 20 Jun 2014, 02:52 PM
Is there a simple way to remove or hide the down arrow on a top level menu?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 20 Jun 2014, 03:57 PM
Hi Barry,

To achieve this you can use the following CSS rule: 
.k-menu .k-i-arrow-s {
   displaynone;
}

Regards,
Iliana Nikolova
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Menu
Asked by
Barry Burton
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or