Hi,
I have tried publishing sub menu items in Side menu , but they dont appear.
Kindly advise
               
                
               
          .box.menu li ul {
    display:inherit;
   font-size:14px;
   padding-left:20px;
   margin-top: -15px;
}
/* Change this color to whatever you want it to be */
.box.menu li ul li:first-child{
    border-top-color:#0B715B; 
}