JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › List Menu › styling item separator › Reply To: styling item separator
January 10, 2019 at 9:02 am
#99423
Keymaster
Hello hansT,
To do so, please add the following style to your page:
<style type="text/css">
smart-menu-item[separator],
smart-menu-items-group[separator] {
border-bottom: 3px solid red;
}
</style>
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.com/