Hi,
1- Its not possible
2&3- Please remove this custom css code :-
.widget_nav_menu ul.menu > li {
border-top: 1px solid rgb(238, 238, 238) !important;
}
And and use this custom css code:-
.widget_nav_menu ul.menu > li {
border-bottom: 1px solid rgb(238, 238, 238) !important;
padding: 5px 0px !important;
}
Thanks
Mohammad