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

k-widget Remove black border

1 Answer 195 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 07 Jul 2015, 08:06 PM

I need to remove the black border around the k-widget class.

I used the following CSS to get it this far.

.k-widget{       
        background:transparent;
        border:none;
}

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 08 Jul 2015, 02:27 PM
Hi Jacob,

I think the information from this section of our documentation will help you achieve your goal.

Let me know if I am missing something.

Kind regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Jacob
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or