Hi there,
Sorry for my confusion above
.
It seems that there are issues on our end. I have created a ticket internally and this will be included on our next release version.
Maybe you can try to apply css code below at this path
.../templates/echo/css/custom.css and see how it goes
.com_easyblog #eb .o-nav__item:nth-last-child(-n+1) {
display: initial !important;
}