I would like to remove the border around each tap, and have no border. At my Side Menu widget using Muffin Menu. 
And just do come CSS styling as well, but I don't know what will be the name of that Sidebar Menu, to make the action. 
Can someone give me a hand? 
Comments
please send us link to page where you would like to do this customization first so we can have a look on it.
.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a { color: #000 !important; font-weight: bold !important; }