To add line divider between Video Category Links, like this.
You can use this code to Custom CSS box.
If code doesn’t work, you can comment below, message or send me an email.
span.video-category-nav-link {
border-bottom: 1px solid #000 !important;
display: inline-block;
}