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

Customizing the separator of the menu

1 Answer 86 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Evan Stineman
Top achievements
Rank 1
Evan Stineman asked on 30 Jun 2011, 09:17 PM
Is there any way to customize the vertical line separator between the menu options?

I'd like to make it thicker and of a different color.

Thanks

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 01 Jul 2011, 06:58 AM
Hello Evan,

Yes, you can, by customizing the border between the menu items,
.t-menu .t-item {
    border-right: 8px solid #cf0;
}

Or you can use the visual style builder to customize the menu looks.

All the best,
Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
Evan Stineman
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or